﻿2026-09-22T01:37:21.3801287Z ##[group]Run cargo nextest run --workspace -E 'kind(lib) + kind(bin)'
2026-09-22T01:37:21.3801756Z [36;1mcargo nextest run --workspace -E 'kind(lib) + kind(bin)'[0m
2026-09-22T01:37:21.3806987Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-09-22T01:37:21.3807218Z ##[endgroup]
2026-09-22T01:37:23.8100721Z    Compiling ppv-lite86 v0.2.21
2026-09-22T01:37:23.8123553Z    Compiling spt-poolguard v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-poolguard)
2026-09-22T01:37:23.8134788Z    Compiling fastrand v2.4.1
2026-09-22T01:37:23.8849986Z    Compiling bytemuck v1.25.2
2026-09-22T01:37:24.0256436Z    Compiling tempfile v3.27.0
2026-09-22T01:37:24.0510873Z    Compiling futures-lite v2.6.1
2026-09-22T01:37:24.1046408Z    Compiling rand_chacha v0.3.1
2026-09-22T01:37:24.4960576Z    Compiling rand v0.8.7
2026-09-22T01:37:24.5991159Z    Compiling backon v1.6.0
2026-09-22T01:37:24.7171081Z    Compiling n0-future v0.3.2
2026-09-22T01:37:24.7417477Z    Compiling spt-store v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-09-22T01:37:24.8532719Z    Compiling n0-watcher v0.6.1
2026-09-22T01:37:24.8561945Z    Compiling iroh-dns v0.98.0
2026-09-22T01:37:25.0621126Z    Compiling num-bigint-dig v0.8.6
2026-09-22T01:37:25.1484447Z    Compiling netwatch v0.16.0
2026-09-22T01:37:25.1728297Z    Compiling spt-test-support v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-test-support)
2026-09-22T01:37:25.3271503Z    Compiling iroh-relay v0.98.0
2026-09-22T01:37:25.4308353Z    Compiling rgb v0.8.53
2026-09-22T01:37:25.8284270Z    Compiling portmapper v0.16.0
2026-09-22T01:37:26.4600084Z    Compiling rsa v0.9.10
2026-09-22T01:37:27.4277652Z    Compiling avt v0.18.0
2026-09-22T01:37:32.5819576Z    Compiling spt-msg v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-09-22T01:37:33.4439093Z    Compiling spt-term v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-09-22T01:37:35.5303558Z    Compiling spt-runtime v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-09-22T01:37:36.0393067Z    Compiling iroh v0.98.2
2026-09-22T01:37:44.8203555Z    Compiling spt-live v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-09-22T01:37:45.5125397Z    Compiling mock-adapter v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\adapters\mock)
2026-09-22T01:38:02.0473409Z    Compiling spt-proto v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-09-22T01:38:02.4339759Z    Compiling spt-procident v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-procident)
2026-09-22T01:38:03.6697279Z    Compiling spt-net v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-09-22T01:38:06.7217753Z    Compiling spt-daemon v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-09-22T01:38:37.5980846Z    Compiling spt v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-09-22T01:40:32.4465365Z    Compiling xtask v0.71.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\xtask)
2026-09-22T01:44:21.1999269Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 58s
2026-09-22T01:44:27.9317484Z ────────────
2026-09-22T01:44:27.9317796Z  Nextest run ID e2961edd-ffc8-4ad0-a682-6d151b8b8f22 with nextest profile: default
2026-09-22T01:44:27.9318158Z     Starting 3280 tests across 28 binaries (1 test and 206 binaries skipped)
2026-09-22T01:44:27.9643890Z         PASS [   0.021s] (   1/3280) spt::bin/spt accessview::tests::drill_matches_only_its_own_kind
2026-09-22T01:44:27.9678113Z         PASS [   0.026s] (   2/3280) spt::bin/spt accessview::tests::a_pinned_open_renders_apart_from_a_default_open
2026-09-22T01:44:27.9744096Z         PASS [   0.033s] (   3/3280) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-09-22T01:44:27.9753430Z         PASS [   0.034s] (   4/3280) mock-adapter::bin/capture-player tests::refuses_a_length_mismatch
2026-09-22T01:44:27.9788980Z         PASS [   0.037s] (   5/3280) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-09-22T01:44:27.9873906Z         PASS [   0.046s] (   6/3280) spt::bin/spt accessview::tests::node_roster_lists_node_scope_entities_and_mode_exceptions
2026-09-22T01:44:27.9928320Z         PASS [   0.051s] (   7/3280) spt::bin/spt api::auth::tests::an_unverifiable_live_owner_never_grants_a_repin
2026-09-22T01:44:28.0144880Z         PASS [   0.073s] (   8/3280) spt::bin/spt api::auth::tests::dead_owner_repin_still_rescues_a_non_custody_sid
2026-09-22T01:44:28.0149842Z         PASS [   0.073s] (   9/3280) mock-adapter::bin/capture-player tests::parses_a_well_formed_record
2026-09-22T01:44:28.0232232Z         PASS [   0.082s] (  10/3280) spt::bin/spt api::auth::tests::pinned_to_dead_sid_mismatched_poll_repins
2026-09-22T01:44:28.0303438Z         PASS [   0.089s] (  11/3280) spt::bin/spt accessview::tests::target_roster_groups_types_and_counts_rules
2026-09-22T01:44:28.0416375Z         PASS [   0.100s] (  12/3280) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-09-22T01:44:28.0609636Z         PASS [   0.119s] (  13/3280) spt::bin/spt api::auth::tests::live_owner_mismatch_still_refuses
2026-09-22T01:44:28.0628934Z         PASS [   0.121s] (  14/3280) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_is_a_psyche_custody_sid
2026-09-22T01:44:28.0665729Z         PASS [   0.125s] (  15/3280) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_owns_another_perch
2026-09-22T01:44:28.0678878Z         PASS [   0.104s] (  16/3280) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-09-22T01:44:28.0682224Z         PASS [   0.127s] (  17/3280) spt::bin/spt api::auth::tests::a_recycled_owner_pid_no_longer_blocks_the_dead_owner_rescue
2026-09-22T01:44:28.0707287Z         PASS [   0.095s] (  18/3280) spt::bin/spt api::auth::tests::worker_missing_is_no_endpoint
2026-09-22T01:44:28.0707856Z         PASS [   0.103s] (  19/3280) spt::bin/spt api::auth::tests::token_auth_path_unchanged
2026-09-22T01:44:28.0747834Z         PASS [   0.100s] (  20/3280) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-09-22T01:44:28.0940603Z         PASS [   0.079s] (  21/3280) spt::bin/spt api::delivery::tests::a_bare_marker_is_refused_mid_turn_and_mints_at_the_close
2026-09-22T01:44:28.1026971Z         PASS [   0.124s] (  22/3280) spt::bin/spt api::auth::tests::worker_parent_current_sid_authenticates_after_rotation
2026-09-22T01:44:28.1074825Z         PASS [   0.120s] (  23/3280) spt::bin/spt api::auth::tests::worker_stored_sid_authenticates
2026-09-22T01:44:28.1119765Z         PASS [   0.119s] (  24/3280) spt::bin/spt api::auth::tests::worker_wrong_sid_and_token_only_refused
2026-09-22T01:44:28.1247605Z         PASS [   0.110s] (  25/3280) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-09-22T01:44:28.1811372Z         PASS [   0.150s] (  26/3280) spt::bin/spt api::delivery::tests::a_mid_flag_that_cannot_mean_anything_is_refused
2026-09-22T01:44:28.1863683Z         PASS [   0.144s] (  27/3280) spt::bin/spt api::delivery::tests::a_mid_span_is_agent_output_on_the_busy_arm
2026-09-22T01:44:28.1925578Z         PASS [   0.132s] (  28/3280) spt::bin/spt api::delivery::tests::a_no_perch_verdict_records_as_absence_not_as_refusal
2026-09-22T01:44:28.1989952Z         PASS [   0.136s] (  29/3280) spt::bin/spt api::delivery::tests::a_pair_still_mints_mid_turn_and_a_trailing_marker_does_not
2026-09-22T01:44:28.2039932Z         PASS [   0.137s] (  30/3280) spt::bin/spt api::delivery::tests::a_payload_with_no_live_marker_launches_nothing
2026-09-22T01:44:28.2111727Z         PASS [   0.143s] (  31/3280) spt::bin/spt api::delivery::tests::a_payloadless_call_emits_nothing
2026-09-22T01:44:28.2307631Z         PASS [   0.156s] (  32/3280) spt::bin/spt api::delivery::tests::both_io_edges_take_the_id_from_the_same_envelope_attribute
2026-09-22T01:44:28.2366702Z         PASS [   0.143s] (  33/3280) spt::bin/spt api::delivery::tests::both_payload_sources_refuse
2026-09-22T01:44:28.2417910Z         PASS [   0.139s] (  34/3280) spt::bin/spt api::delivery::tests::each_pair_launches_its_own_mint_in_author_order
2026-09-22T01:44:28.2445522Z         PASS [   0.176s] (  35/3280) spt::bin/spt api::delivery::tests::a_repeated_idle_report_still_does_not_move_the_flip_instant
2026-09-22T01:44:28.2529973Z         PASS [   0.141s] (  36/3280) spt::bin/spt api::delivery::tests::every_verdict_answers_the_exit_code_it_always_did
2026-09-22T01:44:28.2597265Z         PASS [   0.152s] (  37/3280) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-09-22T01:44:28.2665080Z         PASS [   0.196s] (  38/3280) spt::bin/spt api::delivery::tests::an_undated_state_is_dated_by_a_non_edge_report
2026-09-22T01:44:28.2761291Z         PASS [   0.084s] (  39/3280) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-09-22T01:44:28.2821385Z         PASS [   0.083s] (  40/3280) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-09-22T01:44:28.2838587Z         PASS [   0.159s] (  41/3280) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-09-22T01:44:28.2870090Z         PASS [   0.083s] (  42/3280) spt::bin/spt api::delivery::tests::no_payload_source_resolves_to_none
2026-09-22T01:44:28.2903128Z         PASS [   0.104s] (  43/3280) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-09-22T01:44:28.2959463Z         PASS [   0.065s] (  44/3280) spt::bin/spt api::delivery::tests::payload_carrying_calls_map_to_their_kinds
2026-09-22T01:44:28.3055911Z         PASS [   0.069s] (  45/3280) spt::bin/spt api::delivery::tests::payload_file_is_read_and_a_bad_path_refuses
2026-09-22T01:44:28.3332668Z         PASS [   0.057s] (  46/3280) spt::bin/spt api::delivery::tests::repeated_idle_without_a_busy_emits_every_time
2026-09-22T01:44:28.3618788Z         PASS [   0.069s] (  47/3280) spt::bin/spt api::engineroom::tests::a_bring_up_the_broker_started_answers_the_gate_before_its_row_exists
2026-09-22T01:44:28.3769576Z         PASS [   0.081s] (  48/3280) spt::bin/spt api::engineroom::tests::a_pin_is_not_a_clear
2026-09-22T01:44:28.3809010Z         PASS [   0.075s] (  49/3280) spt::bin/spt api::engineroom::tests::a_refresh_adopts_only_a_real_divergence
2026-09-22T01:44:28.3855491Z         PASS [   0.052s] (  50/3280) spt::bin/spt api::engineroom::tests::an_admin_code_verifies_across_the_ceremony_window_only
2026-09-22T01:44:28.3998329Z         PASS [   0.043s] (  51/3280) spt::bin/spt api::engineroom::tests::another_endpoints_traffic_never_answers_the_engine_rooms_gate
2026-09-22T01:44:28.4014570Z         PASS [   0.190s] (  52/3280) spt::bin/spt api::delivery::tests::only_a_real_state_edge_stamps_the_transition_instant
2026-09-22T01:44:28.4050034Z         PASS [   0.028s] (  53/3280) spt::bin/spt api::engineroom::tests::ordinary_perch_minting_never_probes_the_engine_room
2026-09-22T01:44:28.4807084Z         PASS [   0.100s] (  54/3280) spt::bin/spt api::engineroom::tests::subnet_authority_is_the_empowerment_not_the_gate
2026-09-22T01:44:28.4872788Z         PASS [   0.102s] (  55/3280) spt::bin/spt api::engineroom::tests::the_gate_admits_only_the_reserved_id_provisioned_and_authenticated
2026-09-22T01:44:28.4944578Z         PASS [   0.095s] (  56/3280) spt::bin/spt api::engineroom::tests::the_perch_minting_verbs_admit_the_reserved_id_only_as_a_completion
2026-09-22T01:44:28.5079493Z         PASS [   0.027s] (  57/3280) spt::bin/spt api::engineroom::tests::the_unset_echo_names_what_governs_next
2026-09-22T01:44:28.5141002Z         PASS [   0.027s] (  58/3280) spt::bin/spt api::engineroom::tests::the_written_node_mode_is_the_one_the_chain_reads
2026-09-22T01:44:28.5645828Z         PASS [   0.163s] (  59/3280) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_a_caller_that_is_not_the_engine_room
2026-09-22T01:44:28.5648977Z         PASS [   0.160s] (  60/3280) spt::bin/spt api::engineroom::tests::the_surface_mode_verb_refuses_an_unminted_surface_and_writes_nothing
2026-09-22T01:44:28.5676746Z         PASS [   0.073s] (  61/3280) spt::bin/spt api::ioevents::tests::a_boundary_row_is_served_while_an_unknown_kind_is_still_ignored
2026-09-22T01:44:28.6040183Z         PASS [   0.320s] (  62/3280) spt::bin/spt api::delivery::tests::the_outbound_edge_publishes_msg_out_and_cannot_fail_the_send
2026-09-22T01:44:28.6041525Z         PASS [   0.423s] (  63/3280) spt::bin/spt api::delivery::tests::idle_drain_peek_returns_non_deferred_rows_only
2026-09-22T01:44:28.6043632Z         PASS [   0.096s] (  64/3280) spt::bin/spt api::ioevents::tests::a_fresh_sessions_first_poll_is_empty_and_the_next_is_not
2026-09-22T01:44:28.6090987Z         PASS [   0.044s] (  65/3280) spt::bin/spt api::ioevents::tests::a_poll_never_carries_tool_use
2026-09-22T01:44:28.6167840Z         PASS [   0.049s] (  66/3280) spt::bin/spt api::ioevents::tests::an_explicit_after_cursor_wins_and_seeds_nothing
2026-09-22T01:44:28.6203525Z         PASS [   0.106s] (  67/3280) spt::bin/spt api::ioevents::tests::a_limited_poll_declares_the_cap_and_drops_nothing
2026-09-22T01:44:28.6296085Z         PASS [   0.025s] (  68/3280) spt::bin/spt api::ioevents::tests::an_oversized_cursor_reports_the_true_head
2026-09-22T01:44:28.6358240Z         PASS [   0.071s] (  69/3280) spt::bin/spt api::ioevents::tests::a_session_cursor_above_head_recovers_for_the_next_event
2026-09-22T01:44:28.6365014Z         PASS [   0.028s] (  70/3280) spt::bin/spt api::ioevents::tests::the_json_envelope_survives_the_quiet_poll
2026-09-22T01:44:28.6406666Z         PASS [   0.037s] (  71/3280) spt::bin/spt api::ioevents::tests::an_unknown_kind_is_ignored_not_refused
2026-09-22T01:44:28.6469325Z         PASS [   0.380s] (  72/3280) spt::bin/spt api::delivery::tests::poll_only_drains_when_hook_method_present
2026-09-22T01:44:28.6603821Z         PASS [   0.637s] (  73/3280) spt::bin/spt api::delivery::tests::a_held_row_owes_no_msg_in_and_a_delivered_one_owes_exactly_one
2026-09-22T01:44:28.6632976Z         PASS [   0.033s] (  74/3280) spt::bin/spt api::nowsignal::tests::a_datum_cannot_break_out_of_its_line
2026-09-22T01:44:28.6635077Z         PASS [   0.046s] (  75/3280) spt::bin/spt api::ioevents::tests::the_poll_carries_the_span_marker_only_when_set
2026-09-22T01:44:28.6635794Z         PASS [   0.592s] (  76/3280) spt::bin/spt api::delivery::tests::an_arriving_message_carrying_a_live_tag_dispatches_nothing
2026-09-22T01:44:28.6636322Z         PASS [   0.059s] (  77/3280) spt::bin/spt api::ioevents::tests::the_cursor_clears_rows_the_vocabulary_dropped
2026-09-22T01:44:28.6643272Z         PASS [   0.044s] (  78/3280) spt::bin/spt api::nowsignal::tests::a_changed_state_reports_again_under_the_same_subject
2026-09-22T01:44:28.6731968Z         PASS [   0.037s] (  79/3280) spt::bin/spt api::nowsignal::tests::a_malformed_spec_degrades_to_the_default_picture
2026-09-22T01:44:28.6888562Z         PASS [   0.029s] (  80/3280) spt::bin/spt api::nowsignal::tests::a_poll_where_every_category_is_empty_renders_nothing
2026-09-22T01:44:28.7014810Z         PASS [   0.442s] (  81/3280) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-09-22T01:44:28.7028860Z         PASS [   0.040s] (  82/3280) spt::bin/spt api::nowsignal::tests::a_report_never_resolves_its_path_on_the_receiving_node
2026-09-22T01:44:28.7043976Z         PASS [   0.057s] (  83/3280) spt::bin/spt api::nowsignal::tests::a_new_session_has_seen_nothing
2026-09-22T01:44:28.7076796Z         PASS [   0.044s] (  84/3280) spt::bin/spt api::nowsignal::tests::a_spec_selects_from_the_closed_vocabulary_and_ignores_the_rest
2026-09-22T01:44:28.7147220Z         PASS [   0.051s] (  85/3280) spt::bin/spt api::nowsignal::tests::a_subnet_join_line_names_the_node_and_labels_a_bare_pubkey
2026-09-22T01:44:28.7155094Z         PASS [   0.052s] (  86/3280) spt::bin/spt api::nowsignal::tests::a_second_poll_with_nothing_new_emits_nothing_and_the_first_was_not_empty
2026-09-22T01:44:28.7196562Z         PASS [   0.055s] (  87/3280) spt::bin/spt api::nowsignal::tests::an_unanswered_lan_status_renders_nothing_rather_than_the_last_line_it_saw
2026-09-22T01:44:28.7332421Z         PASS [   0.491s] (  88/3280) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-09-22T01:44:28.7366469Z         PASS [   0.048s] (  89/3280) spt::bin/spt api::nowsignal::tests::edge_transitions_seed_on_the_first_poll_and_report_on_the_second
2026-09-22T01:44:28.7389647Z         PASS [   0.457s] (  90/3280) spt::bin/spt api::delivery::tests::the_dispatch_loop_never_waits_for_the_ceremony_it_launches
2026-09-22T01:44:28.7393192Z         PASS [   0.066s] (  91/3280) spt::bin/spt api::nowsignal::tests::attachment_and_helper_record_share_emitted_line_dedupe
2026-09-22T01:44:28.7926720Z         PASS [   0.548s] (  92/3280) spt::bin/spt api::delivery::tests::poll_drain_suppresses_idle_only_which_reaches_the_relay
2026-09-22T01:44:28.8304821Z         PASS [   0.128s] (  93/3280) spt::bin/spt api::nowsignal::tests::every_category_round_trips_through_its_own_tag
2026-09-22T01:44:28.8305653Z         PASS [   0.577s] (  94/3280) spt::bin/spt api::delivery::tests::poll_drain_validates_notify_copies_against_their_rows
2026-09-22T01:44:28.8316745Z         PASS [   0.541s] (  95/3280) spt::bin/spt api::engineroom::tests::a_non_engine_room_attempt_never_touches_the_empower_ledger
2026-09-22T01:44:28.8475310Z         PASS [   0.143s] (  96/3280) spt::bin/spt api::nowsignal::tests::lan_exposed_stands_for_the_whole_window_and_is_gone_after_stop
2026-09-22T01:44:28.8492477Z         PASS [   0.141s] (  97/3280) spt::bin/spt api::nowsignal::tests::no_path_payload_never_calls_the_receipt_transport
2026-09-22T01:44:28.8542762Z         PASS [   0.139s] (  98/3280) spt::bin/spt api::nowsignal::tests::relative_time_is_readable_and_never_negative
2026-09-22T01:44:28.8593126Z         PASS [   0.144s] (  99/3280) spt::bin/spt api::nowsignal::tests::suppression_wins_over_selection_when_a_spec_says_both
2026-09-22T01:44:28.8703094Z         PASS [   0.167s] ( 100/3280) spt::bin/spt api::nowsignal::tests::helper_records_emit_distinct_fetch_lines_in_first_occurrence_order
2026-09-22T01:44:28.8716316Z         PASS [   0.138s] ( 101/3280) spt::bin/spt api::nowsignal::tests::the_composer_nests_live_categories_under_one_root_in_render_order
2026-09-22T01:44:28.8796203Z         PASS [   0.160s] ( 102/3280) spt::bin/spt api::nowsignal::tests::the_attachment_trigger_emits_the_senders_own_link_once
2026-09-22T01:44:28.8856575Z         PASS [   0.149s] ( 103/3280) spt::bin/spt api::nowsignal::tests::the_seal_brief_is_two_sentences_told_once_and_names_the_real_verify_verb
2026-09-22T01:44:28.8960302Z         PASS [   0.157s] ( 104/3280) spt::bin/spt api::nowsignal::tests::updates_tells_a_session_once_and_again_when_a_version_moves
2026-09-22T01:44:28.9602780Z         PASS [   0.090s] ( 105/3280) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-09-22T01:44:29.0310426Z         PASS [   0.151s] ( 106/3280) spt::bin/spt api::reporting::tests::boundary_refuses_rotating_onto_a_psyche_custody_sid
2026-09-22T01:44:29.0466839Z         PASS [   0.016s] ( 107/3280) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-09-22T01:44:29.1069699Z         PASS [   0.060s] ( 108/3280) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-09-22T01:44:29.2019388Z         PASS [   0.561s] ( 109/3280) spt::bin/spt api::nowsignal::tests::a_never_answering_report_spends_only_one_prompt_budget
2026-09-22T01:44:29.2305354Z         PASS [   0.491s] ( 110/3280) spt::bin/spt api::reporting::tests::a_boundary_lands_one_funnel_row_per_edge
2026-09-22T01:44:29.2942624Z         PASS [   0.464s] ( 111/3280) spt::bin/spt api::reporting::tests::a_non_engine_room_boundary_never_moves_the_seats_empowerment
2026-09-22T01:44:29.3146422Z         PASS [   0.484s] ( 112/3280) spt::bin/spt api::reporting::tests::a_repeat_of_the_current_session_publishes_no_second_edge
2026-09-22T01:44:29.3147263Z         PASS [   0.443s] ( 113/3280) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-09-22T01:44:29.3451814Z         PASS [   0.490s] ( 114/3280) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-09-22T01:44:29.3542669Z         PASS [   0.121s] ( 115/3280) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_from_honest_stamps
2026-09-22T01:44:29.3549548Z         PASS [   0.394s] ( 116/3280) spt::bin/spt api::reporting::tests::boundary_with_a_fresh_sid_is_unaffected_by_the_squat_guard
2026-09-22T01:44:29.3552820Z         PASS [   0.562s] ( 117/3280) spt::bin/spt api::reporting::tests::a_boundary_owes_an_echo_keyed_to_the_departing_session
2026-09-22T01:44:29.3584618Z         PASS [   0.527s] ( 118/3280) spt::bin/spt api::reporting::tests::a_rotated_away_session_id_cannot_resurrect_a_dropped_empowerment
2026-09-22T01:44:29.3585999Z         PASS [   0.251s] ( 119/3280) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-09-22T01:44:29.3593251Z         PASS [   0.512s] ( 120/3280) spt::bin/spt api::reporting::tests::an_unknown_mode_publishes_the_coerced_token_not_the_caller_word
2026-09-22T01:44:29.3659599Z         PASS [   0.072s] ( 121/3280) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_self_attributes_own_node_driver
2026-09-22T01:44:29.3807050Z         PASS [   0.066s] ( 122/3280) spt::bin/spt api::reporting::tests::endpoint_info_json_always_carries_an_activity_word
2026-09-22T01:44:29.3820108Z         PASS [   0.746s] ( 123/3280) spt::bin/spt api::nowsignal::tests::a_late_user_input_helper_is_next_poll_only_and_path_scoped
2026-09-22T01:44:29.3894204Z         PASS [   0.045s] ( 124/3280) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-09-22T01:44:29.3974710Z         PASS [   0.196s] ( 125/3280) spt::bin/spt api::reporting::tests::endpoint_info_activity_word_tracks_the_idle_sentinel
2026-09-22T01:44:29.4035370Z         PASS [   0.089s] ( 126/3280) spt::bin/spt api::reporting::tests::endpoint_info_reports_and_refuses
2026-09-22T01:44:29.4056245Z         PASS [   0.051s] ( 127/3280) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-09-22T01:44:29.4206417Z         PASS [   0.066s] ( 128/3280) spt::bin/spt api::reporting::tests::harness_hint_seen_keys_survive_the_shell_qualification
2026-09-22T01:44:29.4480406Z         PASS [   0.088s] ( 129/3280) spt::bin/spt api::reporting::tests::misplaced_drop_is_still_found_once_the_anchor_is_correct
2026-09-22T01:44:29.4558388Z         PASS [   0.097s] ( 130/3280) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-09-22T01:44:29.4567843Z         PASS [   0.091s] ( 131/3280) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-09-22T01:44:29.4825117Z         PASS [   0.124s] ( 132/3280) spt::bin/spt api::reporting::tests::history_log_appends
2026-09-22T01:44:29.5525224Z         PASS [   0.149s] ( 133/3280) spt::bin/spt api::reporting::tests::shell_hint_teaser_names_the_verb_and_the_full_arm_still_fires_after_it
2026-09-22T01:44:29.5690103Z         PASS [   0.217s] ( 134/3280) spt::bin/spt api::reporting::tests::erase_unregisters_regardless_of_liveness
2026-09-22T01:44:29.6181668Z         PASS [   0.758s] ( 135/3280) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-09-22T01:44:29.6278822Z         PASS [   0.226s] ( 136/3280) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-09-22T01:44:29.6448155Z         PASS [   0.255s] ( 137/3280) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-09-22T01:44:29.6664560Z         PASS [   0.768s] ( 138/3280) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-09-22T01:44:29.6720247Z         PASS [   0.266s] ( 139/3280) spt::bin/spt api::reporting::tests::soft_end_preserves_a_live_listeners_address
2026-09-22T01:44:29.6806443Z         PASS [   0.225s] ( 140/3280) spt::bin/spt api::seal::tests::describe_refuses_unknown_and_malformed_distinctly
2026-09-22T01:44:29.6931156Z         PASS [   0.234s] ( 141/3280) spt::bin/spt api::seal::tests::describe_renders_exactly_the_record_fields
2026-09-22T01:44:29.7037201Z         PASS [   0.854s] ( 142/3280) spt::bin/spt api::reporting::tests::bind_resolves_compliant_profile_before_legacy_shell_context
2026-09-22T01:44:29.7063573Z         PASS [   0.153s] ( 143/3280) spt::bin/spt api::seal::tests::minted_at_degrades_to_raw_millis_when_it_cannot_be_placed
2026-09-22T01:44:29.7094745Z         PASS [   0.261s] ( 144/3280) spt::bin/spt api::reporting::tests::two_shell_adapters_with_identical_hint_text_do_not_silence_each_other
2026-09-22T01:44:29.7125454Z         PASS [   0.144s] ( 145/3280) spt::bin/spt api::seal::tests::minter_names_a_node_only_when_the_prefix_is_unambiguous
2026-09-22T01:44:29.7193019Z         PASS [   0.101s] ( 146/3280) spt::bin/spt api::seal::tests::verify_also_tests_the_mint_trimmed_candidate
2026-09-22T01:44:29.7229442Z         PASS [   0.099s] ( 147/3280) spt::bin/spt api::seal::tests::verify_exit_zero_iff_bound_across_all_arms
2026-09-22T01:44:29.7313054Z         PASS [   0.349s] ( 148/3280) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-09-22T01:44:29.7367394Z         PASS [   0.072s] ( 149/3280) spt::bin/spt api::tests::adapter_is_optional
2026-09-22T01:44:29.7403313Z         PASS [   0.096s] ( 150/3280) spt::bin/spt api::startup::tests::a_dead_binder_pid_proves_nothing_and_never_drops_the_stamp
2026-09-22T01:44:29.7464599Z         PASS [   0.075s] ( 151/3280) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-09-22T01:44:29.7478627Z         PASS [   0.367s] ( 152/3280) spt::bin/spt api::reporting::tests::session_end_erase_reaps_stale_worker_then_proceeds
2026-09-22T01:44:29.7553804Z         PASS [   0.335s] ( 153/3280) spt::bin/spt api::reporting::tests::soft_end_still_cleans_a_dead_listeners_address
2026-09-22T01:44:29.7612129Z         PASS [   0.081s] ( 154/3280) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-09-22T01:44:29.7620987Z         PASS [   0.876s] ( 155/3280) spt::bin/spt api::reporting::tests::boundary_resolves_persisted_profile_and_keeps_unresolved_legacy_context
2026-09-22T01:44:29.8228586Z         PASS [   0.131s] ( 156/3280) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-09-22T01:44:29.8296432Z         PASS [   0.126s] ( 157/3280) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-09-22T01:44:29.8332573Z         PASS [   0.127s] ( 158/3280) spt::bin/spt api::tests::state_value_is_validated
2026-09-22T01:44:29.8473003Z         PASS [   0.138s] ( 159/3280) spt::bin/spt api::tests::surface_parses
2026-09-22T01:44:29.8647117Z         PASS [   0.124s] ( 160/3280) spt::bin/spt api::startup::tests::a_dead_relays_capability_stamp_is_not_resurrected_by_a_listener_rebind
2026-09-22T01:44:29.8905293Z         PASS [   0.135s] ( 161/3280) spt::bin/spt attach::tests::a_missing_or_directory_attachment_refuses_by_name
2026-09-22T01:44:29.8934105Z         PASS [   0.132s] ( 162/3280) spt::bin/spt attach::tests::the_attachments_attr_is_absent_when_nothing_is_attached
2026-09-22T01:44:29.9073535Z         PASS [   0.144s] ( 163/3280) spt::bin/spt authseam::tests::cancelled_prompt_tells_the_operator_how_to_recover
2026-09-22T01:44:29.9131521Z         PASS [   0.200s] ( 164/3280) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-09-22T01:44:29.9423204Z         PASS [   0.111s] ( 165/3280) spt::bin/spt authseam::tests::decider_maps_every_status_arm_hermetically
2026-09-22T01:44:29.9478441Z         PASS [   0.201s] ( 166/3280) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-09-22T01:44:29.9534866Z         PASS [   0.205s] ( 167/3280) spt::bin/spt api::worker::tests::worker_start_registration_sid_falls_back_to_presented
2026-09-22T01:44:29.9537388Z         PASS [   0.120s] ( 168/3280) spt::bin/spt authseam::tests::hex_encoding_is_lowercase_and_exact
2026-09-22T01:44:29.9560186Z         PASS [   0.237s] ( 169/3280) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-09-22T01:44:29.9584253Z         PASS [   0.111s] ( 170/3280) spt::bin/spt authseam::tests::live_token_is_spelled_exactly
2026-09-22T01:44:29.9690241Z         PASS [   0.139s] ( 171/3280) spt::bin/spt authseam::tests::hello_availability_answers_well_formed
2026-09-22T01:44:29.9712878Z         PASS [   0.081s] ( 172/3280) spt::bin/spt authseam::tests::refusals_lead_with_the_token
2026-09-22T01:44:29.9773672Z         PASS [   0.084s] ( 173/3280) spt::bin/spt cli::lifecycle_verb_decisions::remembered_defaults_prefer_the_newest_row_field_by_field
2026-09-22T01:44:29.9893747Z         PASS [   0.083s] ( 174/3280) spt::bin/spt cli::lifecycle_verb_decisions::the_adapter_precedence_is_flag_then_endpoint_then_a_sole_installed_one
2026-09-22T01:44:29.9946998Z         PASS [   0.258s] ( 175/3280) spt::bin/spt api::worker::tests::worker_start_mints_id_stores_parent_sid_and_metadata
2026-09-22T01:44:30.0001256Z         PASS [   0.086s] ( 176/3280) spt::bin/spt cli::lifecycle_verb_decisions::the_go_ladder_takes_the_ratified_rung
2026-09-22T01:44:30.0046280Z         PASS [   0.071s] ( 177/3280) spt::bin/spt cli::reserved_id_tests::endpoint_run_refuses_the_reserved_id_and_saves_nothing
2026-09-22T01:44:30.0964070Z         PASS [   0.143s] ( 178/3280) spt::bin/spt cli::resume_resolution_tests::resume_never_feeds_a_provisional
2026-09-22T01:44:30.0999238Z         PASS [   0.144s] ( 179/3280) spt::bin/spt cli::retired_verb_pre_scan::the_pre_scan_reads_the_verb_position_only
2026-09-22T01:44:30.1097430Z         PASS [   0.156s] ( 180/3280) spt::bin/spt cli::reserved_id_tests::the_lifecycle_verbs_refuse_their_preconditions
2026-09-22T01:44:30.1101975Z         PASS [   0.152s] ( 181/3280) spt::bin/spt cli::retired_verb_pre_scan::the_retired_verb_refuses_with_a_pointer_a_generic_error_cannot_fake
2026-09-22T01:44:30.1129022Z         PASS [   0.144s] ( 182/3280) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-09-22T01:44:30.1182378Z         PASS [   0.147s] ( 183/3280) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-09-22T01:44:30.1241724Z         PASS [   0.146s] ( 184/3280) spt::bin/spt cli::run_on_live_tests::run_on_live_never_duplicates_and_create_conflicts
2026-09-22T01:44:30.1297375Z         PASS [   0.140s] ( 185/3280) spt::bin/spt cli::tests::a_composite_judges_floors_against_the_staged_core_not_the_running_one
2026-09-22T01:44:30.1343474Z         PASS [   0.140s] ( 186/3280) spt::bin/spt cli::tests::a_composite_subject_is_refused_while_a_bare_id_still_builds
2026-09-22T01:44:30.1482909Z         PASS [   0.144s] ( 187/3280) spt::bin/spt cli::tests::a_mint_captures_its_declared_mode_and_nothing_else
2026-09-22T01:44:30.1692281Z         PASS [   0.069s] ( 188/3280) spt::bin/spt cli::tests::a_node_subject_resolves_by_hex_by_self_or_by_name
2026-09-22T01:44:30.1731927Z         PASS [   0.442s] ( 189/3280) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-09-22T01:44:30.1806525Z         PASS [   0.070s] ( 190/3280) spt::bin/spt cli::tests::a_notfound_lands_locally_only_when_the_target_is_an_endpoint_here
2026-09-22T01:44:30.1916620Z         PASS [   0.079s] ( 191/3280) spt::bin/spt cli::tests::a_one_way_approval_hands_over_a_reverse_command_that_parses
2026-09-22T01:44:30.1995570Z         PASS [   0.075s] ( 192/3280) spt::bin/spt cli::tests::a_refusal_never_masks_a_failure_in_either_order
2026-09-22T01:44:30.2104669Z         PASS [   0.080s] ( 193/3280) spt::bin/spt cli::tests::a_refused_adapter_is_not_reported_as_a_failure
2026-09-22T01:44:30.2161603Z         PASS [   0.103s] ( 194/3280) spt::bin/spt cli::tests::a_non_attributable_bake_needs_the_acknowledgment_and_keeps_it
2026-09-22T01:44:30.2348659Z         PASS [   0.116s] ( 195/3280) spt::bin/spt cli::tests::a_real_endpoint_named_like_a_retired_verb_is_still_viewable
2026-09-22T01:44:30.2351935Z         PASS [   0.101s] ( 196/3280) spt::bin/spt cli::tests::a_refused_apply_class_answers_refused_not_failed
2026-09-22T01:44:30.2353918Z         PASS [   0.235s] ( 197/3280) spt::bin/spt cli::tests::a_local_hit_never_asks_the_broker
2026-09-22T01:44:30.2354847Z         PASS [   0.139s] ( 198/3280) spt::bin/spt cli::tests::a_minted_sealed_code_is_the_one_that_opens_to_its_record
2026-09-22T01:44:30.3053251Z         PASS [   0.136s] ( 199/3280) spt::bin/spt cli::tests::a_remote_send_receive_claims_only_what_it_can_deliver
2026-09-22T01:44:30.3139000Z         PASS [   0.591s] ( 200/3280) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-09-22T01:44:30.3158175Z         PASS [   0.143s] ( 201/3280) spt::bin/spt cli::tests::a_reply_carried_request_is_not_stamped_as_a_first_order_knock
2026-09-22T01:44:30.3246260Z         PASS [   0.133s] ( 202/3280) spt::bin/spt cli::tests::a_retired_flag_names_what_replaced_it
2026-09-22T01:44:30.3315026Z         PASS [   0.132s] ( 203/3280) spt::bin/spt cli::tests::a_row_without_a_node_says_so_and_one_with_a_node_shows_it
2026-09-22T01:44:30.3380644Z         PASS [   0.128s] ( 204/3280) spt::bin/spt cli::tests::a_rule_describes_itself_in_plain_words
2026-09-22T01:44:30.3386446Z         PASS [   0.474s] ( 205/3280) spt::bin/spt api::startup::tests::a_listener_over_a_dead_pty_is_not_offlined_by_the_liveness_reconcile
2026-09-22T01:44:30.3437531Z         PASS [   0.130s] ( 206/3280) spt::bin/spt cli::tests::a_sealed_dispatch_answer_carries_the_minted_token
2026-09-22T01:44:30.3443045Z         PASS [   0.164s] ( 207/3280) spt::bin/spt cli::tests::a_retired_access_subcommand_refuses_by_name_and_says_the_working_form
2026-09-22T01:44:30.3501960Z         PASS [   0.115s] ( 208/3280) spt::bin/spt cli::tests::a_sender_rule_on_a_non_attributable_surface_is_refused
2026-09-22T01:44:30.3616511Z         PASS [   0.126s] ( 209/3280) spt::bin/spt cli::tests::a_subcommand_name_beats_the_bare_target
2026-09-22T01:44:30.3645243Z         PASS [   0.129s] ( 210/3280) spt::bin/spt cli::tests::a_staged_release_with_no_product_version_degrades_and_says_which
2026-09-22T01:44:30.3690310Z         PASS [   0.134s] ( 211/3280) spt::bin/spt cli::tests::a_status_row_reads_held_over_running_and_carries_its_evidence
2026-09-22T01:44:30.3757297Z         PASS [   0.070s] ( 212/3280) spt::bin/spt cli::tests::a_subject_with_no_origin_gets_a_named_absence_and_never_an_inert_verdict
2026-09-22T01:44:30.3906761Z         PASS [   0.077s] ( 213/3280) spt::bin/spt cli::tests::a_subnet_fork_grant_names_the_members_that_cannot_resolve
2026-09-22T01:44:30.4083295Z         PASS [   0.077s] ( 214/3280) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-09-22T01:44:30.4167042Z         PASS [   0.092s] ( 215/3280) spt::bin/spt cli::tests::access_subcommands_parse
2026-09-22T01:44:30.4518165Z         PASS [   0.113s] ( 216/3280) spt::bin/spt api::startup::tests::a_live_owner_whose_birth_matches_still_refuses_the_bind
2026-09-22T01:44:30.5257815Z         PASS [   0.164s] ( 217/3280) spt::bin/spt cli::tests::adapter_name_validation_flags_every_unknown
2026-09-22T01:44:30.5392486Z         PASS [   0.175s] ( 218/3280) spt::bin/spt cli::tests::adapter_names_comma_list_parses_and_refuses_empties
2026-09-22T01:44:30.5409719Z         PASS [   0.197s] ( 219/3280) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-09-22T01:44:30.5743864Z         PASS [   0.223s] ( 220/3280) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-09-22T01:44:30.5772531Z         PASS [   0.185s] ( 221/3280) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-09-22T01:44:30.5815225Z         PASS [   0.212s] ( 222/3280) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-09-22T01:44:30.5826992Z         PASS [   0.205s] ( 223/3280) spt::bin/spt cli::tests::adapter_string_verbs
2026-09-22T01:44:30.5868528Z         PASS [   0.168s] ( 224/3280) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-09-22T01:44:30.5977607Z         PASS [   0.071s] ( 225/3280) spt::bin/spt cli::tests::adapter_update_install_dir_is_registered_source_dir_not_repo_name
2026-09-22T01:44:30.6023704Z         PASS [   0.061s] ( 226/3280) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-09-22T01:44:30.6098295Z         PASS [   0.069s] ( 227/3280) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-09-22T01:44:30.6129897Z         PASS [   0.039s] ( 228/3280) spt::bin/spt cli::tests::adapter_update_summary_and_exit_aggregate_isolated_failures
2026-09-22T01:44:30.6257388Z         PASS [   0.678s] ( 229/3280) spt::bin/spt cli::reserved_id_tests::rename_into_the_reserved_id_is_refused
2026-09-22T01:44:30.6387454Z         PASS [   0.063s] ( 230/3280) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-09-22T01:44:30.6543259Z         PASS [   0.202s] ( 231/3280) spt::bin/spt api::startup::tests::a_recycled_owner_pid_no_longer_refuses_the_bind
2026-09-22T01:44:30.6954187Z         PASS [   0.114s] ( 232/3280) spt::bin/spt cli::tests::adapter_version_parses
2026-09-22T01:44:30.7055380Z         PASS [   0.120s] ( 233/3280) spt::bin/spt cli::tests::agent_ground_describes_itself_exactly_as_the_ceremony_always_did
2026-09-22T01:44:30.7059019Z         PASS [   0.368s] ( 234/3280) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-09-22T01:44:30.7108068Z         PASS [   0.114s] ( 235/3280) spt::bin/spt cli::tests::all_hidden_this_node_suppresses_no_perches_marker
2026-09-22T01:44:30.7190795Z         PASS [   0.119s] ( 236/3280) spt::bin/spt cli::tests::already_applied_message_reads_up_to_date_no_restart
2026-09-22T01:44:30.7261940Z         PASS [   0.116s] ( 237/3280) spt::bin/spt cli::tests::an_addressed_target_is_local_only_when_its_node_half_names_this_node
2026-09-22T01:44:30.7281576Z         PASS [   0.147s] ( 238/3280) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-09-22T01:44:30.7331239Z         PASS [   0.120s] ( 239/3280) spt::bin/spt cli::tests::an_approval_binds_the_subject_the_knocks_origin_implies
2026-09-22T01:44:30.7388641Z         PASS [   0.113s] ( 240/3280) spt::bin/spt cli::tests::an_empty_stored_surface_list_still_means_every_surface
2026-09-22T01:44:30.7446627Z         PASS [   0.106s] ( 241/3280) spt::bin/spt cli::tests::an_empty_unlisted_set_renders_no_heading_at_all
2026-09-22T01:44:30.7587001Z         PASS [   0.415s] ( 242/3280) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-09-22T01:44:30.7640455Z         PASS [   0.058s] ( 243/3280) spt::bin/spt cli::tests::an_excluded_knock_is_neither_a_landing_nor_a_wire_refusal
2026-09-22T01:44:30.7698277Z         PASS [   0.064s] ( 244/3280) spt::bin/spt cli::tests::an_omitted_subnet_seals_to_every_membership_and_a_named_one_must_be_held
2026-09-22T01:44:30.7776646Z         PASS [   0.067s] ( 245/3280) spt::bin/spt cli::tests::an_undelivered_receipt_reports_only_the_receipt
2026-09-22T01:44:30.7896006Z         PASS [   0.070s] ( 246/3280) spt::bin/spt cli::tests::answering_verbs_declare_no_directionality
2026-09-22T01:44:30.7907122Z         PASS [   0.065s] ( 247/3280) spt::bin/spt cli::tests::any_single_evidence_source_is_enough_and_only_nothing_refuses
2026-09-22T01:44:30.7963515Z         PASS [   1.314s] ( 248/3280) spt::bin/spt api::seal::tests::fido2_signature_arm_bounds_refuses_and_describes
2026-09-22T01:44:30.8267885Z         PASS [   0.172s] ( 249/3280) spt::bin/spt api::startup::tests::a_recycled_relay_pid_is_fixed_too_so_the_role_gate_is_not_carrying_this
2026-09-22T01:44:30.8755948Z         PASS [   0.147s] ( 250/3280) spt::bin/spt cli::tests::api_adapter_flag_is_group_level_not_post_subcommand
2026-09-22T01:44:30.8835873Z         PASS [   0.150s] ( 251/3280) spt::bin/spt cli::tests::api_listen_accepts_session_id_flag
2026-09-22T01:44:30.8850636Z         PASS [   0.146s] ( 252/3280) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-09-22T01:44:30.9214062Z         PASS [   0.156s] ( 253/3280) spt::bin/spt cli::tests::attachment_flags_repeat_and_ttl_requires_one
2026-09-22T01:44:30.9298458Z         PASS [   0.158s] ( 254/3280) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-09-22T01:44:30.9343413Z         PASS [   0.156s] ( 255/3280) spt::bin/spt cli::tests::bare_tty_guard
2026-09-22T01:44:30.9405937Z         PASS [   0.181s] ( 256/3280) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-09-22T01:44:30.9524953Z         PASS [   0.162s] ( 257/3280) spt::bin/spt cli::tests::bare_update_parses_composite_flags
2026-09-22T01:44:30.9535852Z         PASS [   0.163s] ( 258/3280) spt::bin/spt cli::tests::both_knock_answer_surfaces_take_a_monic
2026-09-22T01:44:30.9601231Z         PASS [   0.164s] ( 259/3280) spt::bin/spt cli::tests::both_role_readers_serve_the_core_value_and_ignore_a_planted_file
2026-09-22T01:44:30.9646840Z         PASS [   0.089s] ( 260/3280) spt::bin/spt cli::tests::broker_image_line_reports_without_warning_or_remedy
2026-09-22T01:44:30.9704645Z         PASS [   0.087s] ( 261/3280) spt::bin/spt cli::tests::classify_fetch_reject_matrix
2026-09-22T01:44:30.9804411Z         PASS [   0.095s] ( 262/3280) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-09-22T01:44:30.9876526Z         PASS [   0.067s] ( 263/3280) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-09-22T01:44:30.9945892Z         PASS [   0.067s] ( 264/3280) spt::bin/spt cli::tests::cli_send_stamps_cli_at_node_origin
2026-09-22T01:44:31.0004958Z         PASS [   0.067s] ( 265/3280) spt::bin/spt cli::tests::composite_plans_core_first_and_core_only_skips_adapters
2026-09-22T01:44:31.0057077Z         PASS [   0.066s] ( 266/3280) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-09-22T01:44:31.0868135Z         PASS [   0.134s] ( 267/3280) spt::bin/spt cli::tests::coordinator_image_line_is_the_only_stale_warning
2026-09-22T01:44:31.0949489Z         PASS [   0.141s] ( 268/3280) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-09-22T01:44:31.1006601Z         PASS [   0.140s] ( 269/3280) spt::bin/spt cli::tests::create_mints_two_distinct_keys_and_records_the_mode
2026-09-22T01:44:31.1128688Z         PASS [   0.147s] ( 270/3280) spt::bin/spt cli::tests::create_mode_is_never_preselected
2026-09-22T01:44:31.1256539Z         PASS [   0.298s] ( 271/3280) spt::bin/spt api::startup::tests::api_bind_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-09-22T01:44:31.1257995Z         PASS [   0.155s] ( 272/3280) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-09-22T01:44:31.1282691Z         PASS [   0.383s] ( 273/3280) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-09-22T01:44:31.1435250Z         PASS [   0.152s] ( 274/3280) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-09-22T01:44:31.1544195Z         PASS [   0.173s] ( 275/3280) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-09-22T01:44:31.1584763Z         PASS [   0.164s] ( 276/3280) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-09-22T01:44:31.1766755Z         PASS [   0.170s] ( 277/3280) spt::bin/spt cli::tests::cross_node_after_filters_a_sealed_turn_exactly_like_the_local_path
2026-09-22T01:44:31.1796006Z         PASS [   0.093s] ( 278/3280) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-09-22T01:44:31.1860485Z         PASS [   0.091s] ( 279/3280) spt::bin/spt cli::tests::daemon_refresh_verb_parses
2026-09-22T01:44:31.1895349Z         PASS [   0.089s] ( 280/3280) spt::bin/spt cli::tests::daemon_status_pid_render_matrix
2026-09-22T01:44:31.2036580Z         PASS [   0.078s] ( 281/3280) spt::bin/spt cli::tests::daemonless_apply_message_points_at_finish_or_start
2026-09-22T01:44:31.2063699Z         PASS [   0.095s] ( 282/3280) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-09-22T01:44:31.2075868Z         PASS [   0.207s] ( 283/3280) spt::bin/spt cli::tests::create_provisions_the_admin_key_and_show_code_never_does
2026-09-22T01:44:31.2097141Z         PASS [   0.082s] ( 284/3280) spt::bin/spt cli::tests::deferred_elevation_gate_matrix
2026-09-22T01:44:31.2170724Z         PASS [   0.077s] ( 285/3280) spt::bin/spt cli::tests::digest_cursor_flags_parse
2026-09-22T01:44:31.2942439Z         PASS [   0.140s] ( 286/3280) spt::bin/spt cli::tests::digest_flag_defaults
2026-09-22T01:44:31.2978860Z         PASS [   0.140s] ( 287/3280) spt::bin/spt cli::tests::digest_human_path_keeps_the_stderr_trailer
2026-09-22T01:44:31.3038672Z         PASS [   0.128s] ( 288/3280) spt::bin/spt cli::tests::digest_json_carries_version_and_leaves_stderr_clean
2026-09-22T01:44:31.3088527Z         PASS [   0.130s] ( 289/3280) spt::bin/spt cli::tests::digest_json_predates_path_still_carries_version
2026-09-22T01:44:31.3154809Z         PASS [   0.129s] ( 290/3280) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-09-22T01:44:31.3240739Z         PASS [   0.134s] ( 291/3280) spt::bin/spt cli::tests::endpoint_caller_is_denied_and_a_human_caller_is_not
2026-09-22T01:44:31.3399339Z         PASS [   0.133s] ( 292/3280) spt::bin/spt cli::tests::endpoint_role_parses
2026-09-22T01:44:31.3417471Z         PASS [   0.134s] ( 293/3280) spt::bin/spt cli::tests::endpoint_row_json_endpoint_type_is_additive
2026-09-22T01:44:31.3580314Z         PASS [   0.064s] ( 294/3280) spt::bin/spt cli::tests::engine_room_ceremony_decision_table
2026-09-22T01:44:31.3644258Z         PASS [   0.066s] ( 295/3280) spt::bin/spt cli::tests::engine_room_purge_resets_under_elevation_and_refuses_without_it
2026-09-22T01:44:31.3702717Z         PASS [   0.066s] ( 296/3280) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-09-22T01:44:31.3768518Z         PASS [   0.160s] ( 297/3280) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-09-22T01:44:31.3792539Z         PASS [   0.070s] ( 298/3280) spt::bin/spt cli::tests::every_mint_persist_site_asks_the_shared_probe
2026-09-22T01:44:31.4015037Z         PASS [   0.706s] ( 299/3280) spt::bin/spt cli::tests::an_engine_room_reset_wipes_records_but_never_deletes_the_engine_room
2026-09-22T01:44:31.4022472Z         PASS [   0.060s] ( 300/3280) spt::bin/spt cli::tests::every_retired_access_token_still_reaches_the_positional
2026-09-22T01:44:31.4041498Z         PASS [   0.046s] ( 301/3280) spt::bin/spt cli::tests::every_send_outcome_is_answered_by_exactly_one_renderer
2026-09-22T01:44:31.4152846Z         PASS [   0.075s] ( 302/3280) spt::bin/spt cli::tests::every_read_status_command_accepts_the_global_json_flag
2026-09-22T01:44:31.4297070Z         PASS [   0.114s] ( 303/3280) spt::bin/spt cli::tests::every_node_flag_teaches_all_three_spellings
2026-09-22T01:44:31.4299502Z         PASS [   0.106s] ( 304/3280) spt::bin/spt cli::tests::every_node_subcommand_parses_identically_under_the_daemon_alias
2026-09-22T01:44:31.4778261Z         PASS [   0.268s] ( 305/3280) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-09-22T01:44:31.5239530Z         PASS [   0.145s] ( 306/3280) spt::bin/spt cli::tests::fetch_reject_action_apply_decision
2026-09-22T01:44:31.5568228Z         PASS [   0.155s] ( 307/3280) spt::bin/spt cli::tests::filter_after_excludes_at_or_below_cursor
2026-09-22T01:44:31.5603276Z         PASS [   0.158s] ( 308/3280) spt::bin/spt cli::tests::filter_after_predates_window_returns_full
2026-09-22T01:44:31.5618425Z         PASS [   0.156s] ( 309/3280) spt::bin/spt cli::tests::finish_message_states_fully_live_no_manual_restart
2026-09-22T01:44:31.5990811Z         PASS [   0.229s] ( 310/3280) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-09-22T01:44:31.5991531Z         PASS [   0.235s] ( 311/3280) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-09-22T01:44:31.6088904Z         PASS [   0.232s] ( 312/3280) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-09-22T01:44:31.6448164Z         PASS [   0.215s] ( 313/3280) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-09-22T01:44:31.6537694Z         PASS [   0.223s] ( 314/3280) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-09-22T01:44:31.6599851Z         PASS [   0.182s] ( 315/3280) spt::bin/spt cli::tests::gh_failure_classes_render_os_correct_hints
2026-09-22T01:44:31.6662242Z         PASS [   0.142s] ( 316/3280) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-09-22T01:44:31.6767642Z         PASS [   0.120s] ( 317/3280) spt::bin/spt cli::tests::gh_version_command_shape
2026-09-22T01:44:31.6976288Z         PASS [   0.137s] ( 318/3280) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-09-22T01:44:31.6980505Z         PASS [   0.138s] ( 319/3280) spt::bin/spt cli::tests::grant_subcommands_parse
2026-09-22T01:44:31.7032264Z         PASS [   0.104s] ( 320/3280) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-09-22T01:44:32.0063394Z         PASS [   0.881s] ( 321/3280) spt::bin/spt api::startup::tests::api_listen_admits_the_reserved_id_only_as_a_bring_ups_completion
2026-09-22T01:44:32.0968162Z         PASS [   0.488s] ( 322/3280) spt::bin/spt cli::tests::inbound_json_speaks_in_the_two_states_the_human_view_is_silent_in
2026-09-22T01:44:32.1042270Z         PASS [   0.458s] ( 323/3280) spt::bin/spt cli::tests::inbound_verdict_rides_the_json_in_every_state_including_ok
2026-09-22T01:44:32.1197317Z         PASS [   0.520s] ( 324/3280) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-09-22T01:44:32.1198845Z         PASS [   0.459s] ( 325/3280) spt::bin/spt cli::tests::install_platform_check_gates_stamp_and_host_arch
2026-09-22T01:44:32.1219197Z         PASS [   0.468s] ( 326/3280) spt::bin/spt cli::tests::install_place_is_idempotent_and_path_block_detected
2026-09-22T01:44:32.1265422Z         PASS [   0.460s] ( 327/3280) spt::bin/spt cli::tests::instance_rows_palette_and_align
2026-09-22T01:44:32.1316930Z         PASS [   0.455s] ( 328/3280) spt::bin/spt cli::tests::instance_rows_project_column
2026-09-22T01:44:32.1432990Z         PASS [   0.446s] ( 329/3280) spt::bin/spt cli::tests::invalid_usage_errors
2026-09-22T01:44:32.1433591Z         PASS [   0.445s] ( 330/3280) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-09-22T01:44:32.2252196Z         PASS [   0.522s] ( 331/3280) spt::bin/spt cli::tests::json_activity_key_is_local_only_and_skips_when_unknown
2026-09-22T01:44:32.2382856Z         PASS [   0.141s] ( 332/3280) spt::bin/spt cli::tests::json_activity_words_come_from_the_shared_vocabulary_source
2026-09-22T01:44:32.2449490Z         PASS [   0.142s] ( 333/3280) spt::bin/spt cli::tests::json_drop_dir_is_local_only_and_skips_when_unknown
2026-09-22T01:44:32.2498084Z         PASS [   0.131s] ( 334/3280) spt::bin/spt cli::tests::json_payload_rides_as_attr_alongside_body
2026-09-22T01:44:32.2557729Z         PASS [   0.136s] ( 335/3280) spt::bin/spt cli::tests::json_project_field_skip_if_none
2026-09-22T01:44:32.2644025Z         PASS [   0.142s] ( 336/3280) spt::bin/spt cli::tests::knock_surfaces_speaks_the_tables_vocabulary_and_refuses_the_rest
2026-09-22T01:44:32.2685790Z         PASS [   0.142s] ( 337/3280) spt::bin/spt cli::tests::local_dtos_carry_host_error_and_omit_it_when_clean
2026-09-22T01:44:32.2745231Z         PASS [   0.143s] ( 338/3280) spt::bin/spt cli::tests::malformed_tuple_flags_refuse_with_a_usable_diagnostic
2026-09-22T01:44:32.3012310Z         PASS [   0.075s] ( 339/3280) spt::bin/spt cli::tests::new_code_carries_the_acknowledgment_and_the_subnet_through_the_router
2026-09-22T01:44:32.3024286Z         PASS [   0.064s] ( 340/3280) spt::bin/spt cli::tests::no_redeem_surface_claims_a_reverse_the_minting_side_could_not_open
2026-09-22T01:44:32.3046863Z         PASS [   0.161s] ( 341/3280) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-09-22T01:44:32.3095235Z         PASS [   0.065s] ( 342/3280) spt::bin/spt cli::tests::no_stage_degrades_to_the_running_core_and_is_its_own_diagnosis
2026-09-22T01:44:32.3102712Z         PASS [   0.167s] ( 343/3280) spt::bin/spt cli::tests::monic_verbs_parse
2026-09-22T01:44:32.3144557Z         PASS [   0.065s] ( 344/3280) spt::bin/spt cli::tests::node_group_discards_self_and_skips_empty
2026-09-22T01:44:32.3219952Z         PASS [   0.066s] ( 345/3280) spt::bin/spt cli::tests::node_group_freshest_epoch_wins_and_unions_subnets
2026-09-22T01:44:32.3262136Z         PASS [   0.062s] ( 346/3280) spt::bin/spt cli::tests::node_group_same_id_two_nodes_two_groups
2026-09-22T01:44:32.3286213Z         PASS [   0.322s] ( 347/3280) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-09-22T01:44:32.3314169Z         PASS [   0.063s] ( 348/3280) spt::bin/spt cli::tests::node_grouped_render_structure_and_palette
2026-09-22T01:44:32.4083838Z         PASS [   0.134s] ( 349/3280) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-09-22T01:44:32.4158653Z         PASS [   0.115s] ( 350/3280) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-09-22T01:44:32.4222484Z         PASS [   0.120s] ( 351/3280) spt::bin/spt cli::tests::node_status_rows_denominator_counts_routable_only
2026-09-22T01:44:32.4306262Z         PASS [   0.126s] ( 352/3280) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-09-22T01:44:32.4360958Z         PASS [   0.127s] ( 353/3280) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-09-22T01:44:32.4408126Z         PASS [   0.130s] ( 354/3280) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-09-22T01:44:32.4559183Z         PASS [   0.134s] ( 355/3280) spt::bin/spt cli::tests::only_a_bake_that_can_admit_the_whole_node_demands_the_acknowledgment
2026-09-22T01:44:32.4621144Z         PASS [   0.148s] ( 356/3280) spt::bin/spt cli::tests::notify_surface_parses
2026-09-22T01:44:32.4633567Z         PASS [   0.137s] ( 357/3280) spt::bin/spt cli::tests::only_a_multi_subnet_mint_warns_about_older_readers
2026-09-22T01:44:32.4756896Z         PASS [   0.144s] ( 358/3280) spt::bin/spt cli::tests::only_restart_runs_a_leg_after_the_isolated_adapters_leg
2026-09-22T01:44:32.4834686Z         PASS [   0.075s] ( 359/3280) spt::bin/spt cli::tests::only_rows_with_a_node_are_asked_and_answers_land_on_their_own_row
2026-09-22T01:44:32.4904364Z         PASS [   0.074s] ( 360/3280) spt::bin/spt cli::tests::only_the_send_side_defaults_to_msg
2026-09-22T01:44:32.4956269Z         PASS [   0.073s] ( 361/3280) spt::bin/spt cli::tests::origin_asset_urls_latest_and_tag
2026-09-22T01:44:32.5005845Z         PASS [   0.070s] ( 362/3280) spt::bin/spt cli::tests::own_nested_section_renders_under_this_node_without_moving_the_total
2026-09-22T01:44:32.5662286Z         PASS [   0.237s] ( 363/3280) spt::bin/spt api::startup::tests::bind_gateway_earns_no_online_stamp
2026-09-22T01:44:32.5958378Z         PASS [   0.155s] ( 364/3280) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-09-22T01:44:32.6017635Z         PASS [   0.146s] ( 365/3280) spt::bin/spt cli::tests::peer_health_line_names_absent_peers_as_their_own_state
2026-09-22T01:44:32.6048815Z         PASS [   0.143s] ( 366/3280) spt::bin/spt cli::tests::peer_health_line_names_the_stage_and_stays_silent_when_idle
2026-09-22T01:44:32.6076124Z         PASS [   0.144s] ( 367/3280) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-09-22T01:44:32.6141858Z         PASS [   0.138s] ( 368/3280) spt::bin/spt cli::tests::post_step_notice_arbitration
2026-09-22T01:44:32.6219626Z         PASS [   0.138s] ( 369/3280) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-09-22T01:44:32.6378669Z         PASS [   0.137s] ( 370/3280) spt::bin/spt cli::tests::project_index_line_states_health_not_presence
2026-09-22T01:44:32.6493478Z         PASS [   0.054s] ( 371/3280) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-09-22T01:44:32.6554416Z         PASS [   0.054s] ( 372/3280) spt::bin/spt cli::tests::psyche_companion_is_named_without_a_status
2026-09-22T01:44:32.7445170Z         PASS [   0.130s] ( 373/3280) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-09-22T01:44:32.7552822Z         PASS [   0.150s] ( 374/3280) spt::bin/spt cli::tests::public_help_carries_no_internal_codes_at_any_ruled_site
2026-09-22T01:44:32.7902114Z         PASS [   0.135s] ( 375/3280) spt::bin/spt cli::tests::remote_cell_project_ref_from_gossiped_recent_projects
2026-09-22T01:44:32.7943808Z         PASS [   0.156s] ( 376/3280) spt::bin/spt cli::tests::registered_github_home_detects_active_collision
2026-09-22T01:44:32.7969013Z         PASS [   0.301s] ( 377/3280) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-09-22T01:44:32.8054790Z         PASS [   0.050s] ( 378/3280) spt::bin/spt cli::tests::resident_web_notice_is_shared_by_status_and_apply_only_for_incompatible_versions
2026-09-22T01:44:32.8058135Z         PASS [   0.061s] ( 379/3280) spt::bin/spt cli::tests::requesting_verbs_force_an_explicit_directionality
2026-09-22T01:44:32.8224902Z         PASS [   0.028s] ( 380/3280) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-09-22T01:44:32.8261448Z         PASS [   0.036s] ( 381/3280) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-09-22T01:44:32.8284714Z         PASS [   0.031s] ( 382/3280) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-09-22T01:44:32.8302144Z         PASS [   0.340s] ( 383/3280) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-09-22T01:44:32.8360720Z         PASS [   0.031s] ( 384/3280) spt::bin/spt cli::tests::rest_filter_hides_suspended_shows_all_and_corrupt_always
2026-09-22T01:44:32.9070261Z         PASS [   2.591s] ( 385/3280) spt::bin/spt cli::tests::a_wedged_probe_costs_one_ceiling_and_reads_unknown_not_offline
2026-09-22T01:44:32.9125674Z         PASS [   0.086s] ( 386/3280) spt::bin/spt cli::tests::restart_plans_lethal_leg_last
2026-09-22T01:44:32.9229495Z         PASS [   0.100s] ( 387/3280) spt::bin/spt cli::tests::rest_filter_total_disclosure_and_corrupt_annotation
2026-09-22T01:44:32.9290116Z         PASS [   0.123s] ( 388/3280) spt::bin/spt cli::tests::rest_filter_status_first_ordering
2026-09-22T01:44:32.9364530Z         PASS [   0.108s] ( 389/3280) spt::bin/spt cli::tests::ring_no_reply_arms_report_the_wait_in_the_callers_unit
2026-09-22T01:44:32.9465981Z         PASS [   0.116s] ( 390/3280) spt::bin/spt cli::tests::ring_timeout_defaults
2026-09-22T01:44:32.9534792Z         PASS [   0.117s] ( 391/3280) spt::bin/spt cli::tests::ring_timeout_parses_bare_as_minutes_and_honors_suffixes
2026-09-22T01:44:32.9578317Z         PASS [   0.308s] ( 392/3280) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-09-22T01:44:32.9731568Z         PASS [   0.050s] ( 393/3280) spt::bin/spt cli::tests::self_endpoint_line_reports_the_live_relay_or_says_there_is_none
2026-09-22T01:44:32.9732775Z         PASS [   0.061s] ( 394/3280) spt::bin/spt cli::tests::sealed_send_composes_the_ceremony_buffer_with_the_seal_attr
2026-09-22T01:44:32.9765667Z         PASS [   0.048s] ( 395/3280) spt::bin/spt cli::tests::self_pin_annotates_host_error
2026-09-22T01:44:33.0113033Z         PASS [   0.105s] ( 396/3280) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-09-22T01:44:33.0788210Z         PASS [   0.142s] ( 397/3280) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-09-22T01:44:33.0954759Z         PASS [   0.149s] ( 398/3280) spt::bin/spt cli::tests::self_pin_annotates_translation_fault
2026-09-22T01:44:33.0993779Z         PASS [   0.146s] ( 399/3280) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-09-22T01:44:33.0995000Z         PASS [   0.142s] ( 400/3280) spt::bin/spt cli::tests::self_pin_names_the_registered_drop_dir_only_when_known
2026-09-22T01:44:33.1081857Z         PASS [   0.134s] ( 401/3280) spt::bin/spt cli::tests::send_reply_to_flag_is_removed_and_target_required
2026-09-22T01:44:33.1176278Z         PASS [   0.144s] ( 402/3280) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-09-22T01:44:33.1229806Z         PASS [   0.112s] ( 403/3280) spt::bin/spt cli::tests::shell_hint_teaser_verb_is_a_real_command
2026-09-22T01:44:33.2513102Z         PASS [   0.128s] ( 404/3280) spt::bin/spt cli::tests::shell_subcommands_parse
2026-09-22T01:44:33.2720512Z         PASS [   0.021s] ( 405/3280) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-09-22T01:44:33.5898070Z         PASS [   0.510s] ( 406/3280) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-09-22T01:44:33.5910482Z         PASS [   1.024s] ( 407/3280) spt::bin/spt api::startup::tests::bind_listen_control_detach_keeps_the_earned_hosting_authority
2026-09-22T01:44:33.5911300Z         PASS [   0.473s] ( 408/3280) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-09-22T01:44:33.7053468Z         PASS [   0.433s] ( 409/3280) spt::bin/spt cli::tests::shutdown_and_stop_share_the_postcondition_and_differ_only_in_ceremony
2026-09-22T01:44:33.7553815Z         PASS [   0.655s] ( 410/3280) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-09-22T01:44:33.8253782Z         PASS [   2.621s] ( 411/3280) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-09-22T01:44:33.9010834Z         PASS [   0.797s] ( 412/3280) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-09-22T01:44:33.9013422Z         PASS [   0.306s] ( 413/3280) spt::bin/spt cli::tests::shutdown_on_a_harness_hosted_endpoint_claims_no_process
2026-09-22T01:44:33.9014299Z         PASS [   0.311s] ( 414/3280) spt::bin/spt cli::tests::shutdown_on_a_broker_hosted_endpoint_stamps_after_the_reap
2026-09-22T01:44:33.9194163Z         PASS [   0.211s] ( 415/3280) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-09-22T01:44:33.9402571Z         PASS [   0.838s] ( 416/3280) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-09-22T01:44:34.0130836Z         PASS [   1.405s] ( 417/3280) spt::bin/spt cli::tests::purge_force_asks_before_it_tears_anything_down
2026-09-22T01:44:34.0134911Z         PASS [   1.037s] ( 418/3280) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-09-22T01:44:34.0733403Z         PASS [   0.157s] ( 419/3280) spt::bin/spt cli::tests::stop_guard_refuses_live_sessions_without_force
2026-09-22T01:44:34.0750669Z         PASS [   0.137s] ( 420/3280) spt::bin/spt cli::tests::subcommands_parse
2026-09-22T01:44:34.0815462Z         PASS [   0.181s] ( 421/3280) spt::bin/spt cli::tests::stall_evict_line_surfaces_only_a_real_tally
2026-09-22T01:44:34.0839967Z         PASS [   0.070s] ( 422/3280) spt::bin/spt cli::tests::subnet_mode_lines_state_declared_captured_and_pending
2026-09-22T01:44:34.0936114Z         PASS [   0.269s] ( 423/3280) spt::bin/spt cli::tests::stage_then_swap_failed_fetch_preserves_install
2026-09-22T01:44:34.1146950Z         PASS [   0.102s] ( 424/3280) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-09-22T01:44:34.1308900Z         PASS [   0.540s] ( 425/3280) spt::bin/spt api::startup::tests::bind_live_agent_over_prior_ready_agent_earns_online_on_controllable_with_preserved_type
2026-09-22T01:44:34.1776529Z         PASS [   0.103s] ( 426/3280) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-09-22T01:44:34.1786659Z         PASS [   0.428s] ( 427/3280) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-09-22T01:44:34.1849956Z         PASS [   0.110s] ( 428/3280) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-09-22T01:44:34.1893362Z         PASS [   0.108s] ( 429/3280) spt::bin/spt cli::tests::subprocess_detail_prefers_stderr_then_stdout
2026-09-22T01:44:34.2006948Z         PASS [   0.117s] ( 430/3280) spt::bin/spt cli::tests::the_bare_form_is_the_send_form
2026-09-22T01:44:34.2047936Z         PASS [   0.308s] ( 431/3280) spt::bin/spt cli::tests::staged_floor_admits_when_core_meets_floor
2026-09-22T01:44:34.2048632Z         PASS [   0.308s] ( 432/3280) spt::bin/spt cli::tests::staged_floor_refuses_above_floor_and_leaves_dest_untouched
2026-09-22T01:44:34.2054404Z         PASS [   0.112s] ( 433/3280) spt::bin/spt cli::tests::the_bare_form_refuses_rather_than_guessing
2026-09-22T01:44:34.2123113Z         PASS [   0.098s] ( 434/3280) spt::bin/spt cli::tests::the_bare_node_verb_defaults_to_the_status_view_under_both_spellings
2026-09-22T01:44:34.2192203Z         PASS [   0.043s] ( 435/3280) spt::bin/spt cli::tests::the_bare_status_view_states_the_mode_facts_for_every_row
2026-09-22T01:44:34.2331688Z         PASS [   0.048s] ( 436/3280) spt::bin/spt cli::tests::the_conjunction_notice_fires_per_missing_half_and_stays_silent_when_both_hold
2026-09-22T01:44:34.2438965Z         PASS [   0.065s] ( 437/3280) spt::bin/spt cli::tests::the_briefing_prescribes_only_verbs_the_grammar_has
2026-09-22T01:44:34.3227332Z         PASS [   0.133s] ( 438/3280) spt::bin/spt cli::tests::the_conjunction_notice_names_the_whitelist_its_seat_and_the_posture
2026-09-22T01:44:34.3411438Z         PASS [   0.136s] ( 439/3280) spt::bin/spt cli::tests::the_denial_names_the_blast_radius_and_a_cure_that_fits_its_ground
2026-09-22T01:44:34.3451074Z         PASS [   0.143s] ( 440/3280) spt::bin/spt cli::tests::the_create_ceremony_names_the_heal_for_an_older_minter
2026-09-22T01:44:34.3451740Z         PASS [   0.140s] ( 441/3280) spt::bin/spt cli::tests::the_cross_node_mutual_refusal_is_gone_from_every_surface_that_carried_it
2026-09-22T01:44:34.3736784Z         PASS [   0.154s] ( 442/3280) spt::bin/spt cli::tests::the_engine_room_role_speaks_the_cli_vocabulary
2026-09-22T01:44:34.3767601Z         PASS [   0.170s] ( 443/3280) spt::bin/spt cli::tests::the_deprecation_note_renders_on_both_spellings_of_the_node_verb
2026-09-22T01:44:34.3863591Z         PASS [   0.174s] ( 444/3280) spt::bin/spt cli::tests::the_engine_room_role_prescribes_only_verbs_the_grammar_has
2026-09-22T01:44:34.3908950Z         PASS [   0.260s] ( 445/3280) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-09-22T01:44:34.4034268Z         PASS [   0.159s] ( 446/3280) spt::bin/spt cli::tests::the_flagless_access_listing_is_wired_distinctly_from_its_subcommands
2026-09-22T01:44:34.4312211Z         PASS [   0.198s] ( 447/3280) spt::bin/spt cli::tests::the_evidence_census_reads_each_local_source
2026-09-22T01:44:34.4534055Z         PASS [   0.131s] ( 448/3280) spt::bin/spt cli::tests::the_fold_is_total_and_classes_by_value
2026-09-22T01:44:34.4625816Z         PASS [   0.122s] ( 449/3280) spt::bin/spt cli::tests::the_fork_pair_consequence_follows_the_chain_verdict_not_the_rule_rows
2026-09-22T01:44:34.4744001Z         PASS [   0.131s] ( 450/3280) spt::bin/spt cli::tests::the_gc_render_says_what_it_refused_and_what_it_would_delete
2026-09-22T01:44:34.4770960Z         PASS [   0.132s] ( 451/3280) spt::bin/spt cli::tests::the_human_and_json_legs_agree_on_every_unlisted_row
2026-09-22T01:44:34.4825967Z         PASS [   0.109s] ( 452/3280) spt::bin/spt cli::tests::the_inert_grant_verdict_follows_the_chain_not_the_endpoints_posture
2026-09-22T01:44:34.4875475Z         PASS [   0.111s] ( 453/3280) spt::bin/spt cli::tests::the_inert_notice_speaks_only_for_the_operators_own_precise_allow
2026-09-22T01:44:34.4964474Z         PASS [   0.110s] ( 454/3280) spt::bin/spt cli::tests::the_kept_monic_suggestion_is_a_command_that_keeps_its_promise
2026-09-22T01:44:34.5139165Z         PASS [   0.110s] ( 455/3280) spt::bin/spt cli::tests::the_knock_prescription_names_the_fork_pair_only_where_it_is_needed
2026-09-22T01:44:34.5158811Z         PASS [   0.085s] ( 456/3280) spt::bin/spt cli::tests::the_legacy_allow_echo_says_discover_is_untouched_and_scopes_both_levers
2026-09-22T01:44:34.5195076Z         PASS [   0.129s] ( 457/3280) spt::bin/spt api::startup::tests::bind_refuses_a_session_id_that_squats_a_psyche_custody_sid
2026-09-22T01:44:34.5287723Z         PASS [   0.066s] ( 458/3280) spt::bin/spt cli::tests::the_locked_claim_carries_its_caveat_in_the_same_emission
2026-09-22T01:44:34.5344582Z         PASS [   0.060s] ( 459/3280) spt::bin/spt cli::tests::the_mint_probe_answers_only_for_a_fresh_mint
2026-09-22T01:44:34.6502952Z         PASS [   0.197s] ( 460/3280) spt::bin/spt cli::tests::the_local_and_wire_arms_write_one_identical_grant
2026-09-22T01:44:34.8365396Z         PASS [   0.349s] ( 461/3280) spt::bin/spt cli::tests::the_positional_allow_spelling_carries_its_flags_into_the_rule
2026-09-22T01:44:34.9006856Z         PASS [   0.404s] ( 462/3280) spt::bin/spt cli::tests::the_positional_spelling_cannot_step_around_the_admit_node_acknowledgment
2026-09-22T01:44:34.9798473Z         PASS [   0.466s] ( 463/3280) spt::bin/spt cli::tests::the_presenters_three_renderings_stay_three_things
2026-09-22T01:44:34.9878199Z         PASS [   0.472s] ( 464/3280) spt::bin/spt cli::tests::the_remote_knock_refusals_render_as_prose
2026-09-22T01:44:35.0773231Z         PASS [   0.548s] ( 465/3280) spt::bin/spt cli::tests::the_rendered_peer_fraction_counts_one_population_across_a_subnet_leave
2026-09-22T01:44:35.0919692Z         PASS [   0.442s] ( 466/3280) spt::bin/spt cli::tests::the_role_carries_the_ratified_skeletons_own_tier_table
2026-09-22T01:44:35.0960858Z         PASS [   0.561s] ( 467/3280) spt::bin/spt cli::tests::the_rendered_section_is_the_composers_output
2026-09-22T01:44:35.1041604Z         PASS [   0.585s] ( 468/3280) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-09-22T01:44:35.1677135Z         PASS [   0.330s] ( 469/3280) spt::bin/spt cli::tests::the_roster_json_carries_the_derived_open_by_default_list
2026-09-22T01:44:35.2019561Z         PASS [   0.222s] ( 470/3280) spt::bin/spt cli::tests::the_sited_help_names_every_kind_and_says_what_evaluates_it
2026-09-22T01:44:35.2069231Z         PASS [   0.724s] ( 471/3280) spt::bin/spt cli::tests::the_peek_and_the_record_cannot_disagree_about_which_core_they_judged
2026-09-22T01:44:35.2554321Z         PASS [   0.355s] ( 472/3280) spt::bin/spt cli::tests::the_seat_and_the_acknowledgment_are_the_mints_and_both_arms_refuse_alike
2026-09-22T01:44:35.2670408Z         PASS [   0.175s] ( 473/3280) spt::bin/spt cli::tests::the_sweep_distinguishes_refused_from_failed_and_from_applied
2026-09-22T01:44:35.2735539Z         PASS [   0.177s] ( 474/3280) spt::bin/spt cli::tests::the_three_landings_render_distinct_lines
2026-09-22T01:44:35.2787862Z         PASS [   0.291s] ( 475/3280) spt::bin/spt cli::tests::the_skeleton_walks_the_er_surface_verb_and_the_unamended_cell_does_not
2026-09-22T01:44:35.2850500Z         PASS [   0.119s] ( 476/3280) spt::bin/spt cli::tests::the_three_send_outcomes_owe_three_different_receipts
2026-09-22T01:44:35.2975257Z         PASS [   0.091s] ( 477/3280) spt::bin/spt cli::tests::the_tuple_flags_build_the_rule_they_name
2026-09-22T01:44:35.3043088Z         PASS [   0.200s] ( 478/3280) spt::bin/spt api::startup::tests::bind_with_unrelated_sid_is_unaffected_by_the_squat_guard
2026-09-22T01:44:35.3329498Z         PASS [   0.131s] ( 479/3280) spt::bin/spt cli::tests::the_trigger_section_rides_its_sited_verb_and_no_sibling
2026-09-22T01:44:35.3637400Z         PASS [   0.287s] ( 480/3280) spt::bin/spt cli::tests::the_surface_section_rides_the_ruled_sites_and_no_others
2026-09-22T01:44:35.3811394Z         PASS [   0.114s] ( 481/3280) spt::bin/spt cli::tests::the_unlisted_footer_explainer_lines_are_not_rendered
2026-09-22T01:44:35.3839063Z         PASS [   0.128s] ( 482/3280) spt::bin/spt cli::tests::the_unamended_skeleton_ellipsis_panics_the_walk
2026-09-22T01:44:35.3977154Z         PASS [   0.124s] ( 483/3280) spt::bin/spt cli::tests::the_unlisted_listing_drops_an_excluded_peer_and_keeps_the_rest
2026-09-22T01:44:35.4005135Z         PASS [   0.122s] ( 484/3280) spt::bin/spt cli::tests::the_unspooled_remedy_prescribes_a_verb_the_grammar_has
2026-09-22T01:44:35.4077652Z         PASS [   0.123s] ( 485/3280) spt::bin/spt cli::tests::the_visible_alias_reaches_the_root_listing
2026-09-22T01:44:35.4172754Z         PASS [   0.084s] ( 486/3280) spt::bin/spt cli::tests::this_node_group_merges_roster_with_unbound_truth
2026-09-22T01:44:35.4186031Z         PASS [   0.114s] ( 487/3280) spt::bin/spt api::startup::tests::empty_session_seed_refusal_spends_the_seed_no_restore
2026-09-22T01:44:35.4220583Z         PASS [   0.058s] ( 488/3280) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-09-22T01:44:35.4299972Z         PASS [   0.132s] ( 489/3280) spt::bin/spt cli::tests::the_widening_remedy_is_sited_with_its_flag_not_in_the_shared_section
2026-09-22T01:44:35.4330030Z         PASS [   0.052s] ( 490/3280) spt::bin/spt cli::tests::trust_warning_verbs_parse
2026-09-22T01:44:35.5099685Z         PASS [   0.126s] ( 491/3280) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-09-22T01:44:35.5185636Z         PASS [   0.121s] ( 492/3280) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-09-22T01:44:35.5279193Z         PASS [   0.127s] ( 493/3280) spt::bin/spt cli::tests::unparseable_staged_metadata_degrades_as_its_own_condition
2026-09-22T01:44:35.5365702Z         PASS [   0.129s] ( 494/3280) spt::bin/spt cli::tests::update_adapters_verb_parses_with_optional_names
2026-09-22T01:44:35.5423680Z         PASS [   0.125s] ( 495/3280) spt::bin/spt cli::tests::update_fetch_apply_flag_parses
2026-09-22T01:44:35.5493765Z         PASS [   0.127s] ( 496/3280) spt::bin/spt cli::tests::update_messages_link_live_node_docs_or_preserve_offline_fallbacks
2026-09-22T01:44:35.5500588Z         PASS [   0.131s] ( 497/3280) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-09-22T01:44:35.5563652Z         PASS [   0.126s] ( 498/3280) spt::bin/spt cli::tests::what_the_listing_prescribes_is_what_the_approve_path_honors
2026-09-22T01:44:35.5650225Z         PASS [   0.132s] ( 499/3280) spt::bin/spt cli::tests::whoami_parses_as_the_identity_verb
2026-09-22T01:44:35.6389184Z         PASS [   0.129s] ( 500/3280) spt::bin/spt cli::tests::within_a_class_the_first_code_survives
2026-09-22T01:44:35.6571137Z         PASS [   0.120s] ( 501/3280) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-09-22T01:44:35.6656330Z         PASS [   0.123s] ( 502/3280) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-09-22T01:44:35.6721143Z         PASS [   0.153s] ( 503/3280) spt::bin/spt cli::verb_surface_route_table::every_bringup_door_routes_where_it_says
2026-09-22T01:44:35.6726370Z         PASS [   0.123s] ( 504/3280) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-09-22T01:44:35.6876093Z         PASS [   0.160s] ( 505/3280) spt::bin/spt cli::verb_surface_route_table::the_exclusions_are_real_refusals
2026-09-22T01:44:35.7558589Z         PASS [   0.199s] ( 506/3280) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-09-22T01:44:35.7603243Z         PASS [   0.195s] ( 507/3280) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-09-22T01:44:35.7675970Z         PASS [   0.129s] ( 508/3280) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-09-22T01:44:35.7726425Z         PASS [   5.364s] ( 509/3280) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-09-22T01:44:35.7739280Z         PASS [   0.117s] ( 510/3280) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-09-22T01:44:35.7795393Z         PASS [   0.114s] ( 511/3280) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-09-22T01:44:35.7894175Z         PASS [   0.117s] ( 512/3280) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-09-22T01:44:35.7964409Z         PASS [   0.124s] ( 513/3280) spt::bin/spt fetchverb::tests::a_full_url_and_the_shorthand_name_the_same_target
2026-09-22T01:44:35.8168814Z         PASS [   0.129s] ( 514/3280) spt::bin/spt fetchverb::tests::an_interrupted_write_leaves_no_partial_at_dest
2026-09-22T01:44:35.8218766Z         PASS [   0.272s] ( 515/3280) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-09-22T01:44:35.8768704Z         PASS [   0.121s] ( 516/3280) spt::bin/spt fetchverb::tests::the_default_dest_is_the_decoded_final_segment
2026-09-22T01:44:35.8820212Z         PASS [   0.122s] ( 517/3280) spt::bin/spt fetchverb::tests::the_exit_codes_separate_refused_from_failed
2026-09-22T01:44:35.8888483Z         PASS [   0.121s] ( 518/3280) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-09-22T01:44:35.8954989Z         PASS [   0.123s] ( 519/3280) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-09-22T01:44:35.9007553Z         PASS [   0.127s] ( 520/3280) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-09-22T01:44:35.9065304Z         PASS [   0.127s] ( 521/3280) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-09-22T01:44:35.9112205Z         PASS [   0.122s] ( 522/3280) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-09-22T01:44:35.9163444Z         PASS [   0.120s] ( 523/3280) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-09-22T01:44:35.9210314Z         PASS [   0.104s] ( 524/3280) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-09-22T01:44:35.9937894Z         PASS [   0.172s] ( 525/3280) spt::bin/spt api::startup::tests::fresh_bind_over_dead_life_needs_both_terminal_and_a_new_session
2026-09-22T01:44:36.0000066Z         PASS [   0.123s] ( 526/3280) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-09-22T01:44:36.0045904Z         PASS [   0.122s] ( 527/3280) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-09-22T01:44:36.0116326Z         PASS [   0.123s] ( 528/3280) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-09-22T01:44:36.0170369Z         PASS [   0.121s] ( 529/3280) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-09-22T01:44:36.0237281Z         PASS [   0.123s] ( 530/3280) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-09-22T01:44:36.0295270Z         PASS [   0.123s] ( 531/3280) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-09-22T01:44:36.0352526Z         PASS [   0.124s] ( 532/3280) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-09-22T01:44:36.0429545Z         PASS [   0.126s] ( 533/3280) spt::bin/spt helpfmt::tests::resolve_console_color_strips_when_vt_unavailable
2026-09-22T01:44:36.0480692Z         PASS [   0.127s] ( 534/3280) spt::bin/spt monicverb::tests::add_refuses_to_replace_and_update_refuses_to_invent
2026-09-22T01:44:36.1346894Z         PASS [   0.135s] ( 535/3280) spt::bin/spt monicverb::tests::no_monic_verb_is_elevation_gated
2026-09-22T01:44:36.1397171Z         PASS [   0.135s] ( 536/3280) spt::bin/spt msgverb::tests::the_rendered_body_is_the_message_not_the_envelope
2026-09-22T01:44:36.1451228Z         PASS [   0.133s] ( 537/3280) spt::bin/spt picker::data::tests::disambiguate_project_ids_cases
2026-09-22T01:44:36.1530623Z         PASS [   0.136s] ( 538/3280) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-09-22T01:44:36.1802499Z         PASS [   0.137s] ( 539/3280) spt::bin/spt picker::data::tests::indexed_projection_full_w2shaped_and_absent_legs
2026-09-22T01:44:36.2229866Z         PASS [   0.229s] ( 540/3280) spt::bin/spt api::startup::tests::fresh_create_over_a_stopped_life_reads_active_with_no_wake
2026-09-22T01:44:36.2716115Z         PASS [   0.222s] ( 541/3280) spt::bin/spt picker::data::tests::non_drivable_predicate_covers_worker_and_psyche
2026-09-22T01:44:36.2883417Z         PASS [   0.264s] ( 542/3280) spt::bin/spt picker::data::tests::gather_endpoints_projects_from_seeded_index_with_zero_git
2026-09-22T01:44:36.2914580Z         PASS [   0.260s] ( 543/3280) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-09-22T01:44:36.2981240Z         PASS [   0.153s] ( 544/3280) spt::bin/spt picker::data::tests::project_refs_from_sessions_excludes_owlery_and_dedups_newest_first
2026-09-22T01:44:36.2991058Z         PASS [   0.146s] ( 545/3280) spt::bin/spt picker::data::tests::project_refs_from_unions_fresh_origin_and_store_branches
2026-09-22T01:44:36.3115868Z         PASS [   0.177s] ( 546/3280) spt::bin/spt picker::data::tests::own_node_tab_label_falls_back_to_keyprefix
2026-09-22T01:44:36.3687901Z         PASS [   0.229s] ( 547/3280) spt::bin/spt picker::data::tests::picker_excludes_flat_worker_and_psyche
2026-09-22T01:44:36.3789612Z         PASS [   0.199s] ( 548/3280) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-09-22T01:44:36.4058467Z         PASS [   0.116s] ( 549/3280) spt::bin/spt picker::data::tests::resume_rows_derive_per_row_project_and_drop_owlery_sessions
2026-09-22T01:44:36.4168268Z         PASS [   0.147s] ( 550/3280) spt::bin/spt picker::data::tests::remote_picker_renders_suspended_dead_perch_offline
2026-09-22T01:44:36.4237347Z         PASS [   0.136s] ( 551/3280) spt::bin/spt picker::data::tests::remote_rows_render_full_palette_parity
2026-09-22T01:44:36.4804755Z         PASS [   0.257s] ( 552/3280) spt::bin/spt api::startup::tests::fresh_create_with_no_prior_carries_no_rest_state
2026-09-22T01:44:36.4939034Z         PASS [   0.194s] ( 553/3280) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-09-22T01:44:36.4993800Z         PASS [   0.201s] ( 554/3280) spt::bin/spt picker::data::tests::resume_rows_title_from_index_cwd_map_with_pure_fallback
2026-09-22T01:44:36.5025700Z         PASS [   0.134s] ( 555/3280) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-09-22T01:44:36.5081635Z         PASS [   0.129s] ( 556/3280) spt::bin/spt picker::model::tests::back_unwinds
2026-09-22T01:44:36.5136727Z         PASS [   0.202s] ( 557/3280) spt::bin/spt picker::data::tests::shared_machine_is_one_group_with_unioned_subnets
2026-09-22T01:44:36.5896177Z         PASS [   0.184s] ( 558/3280) spt::bin/spt picker::model::tests::build_project_choices_head_here_rest
2026-09-22T01:44:36.5960121Z         PASS [   0.179s] ( 559/3280) spt::bin/spt picker::model::tests::category_labels_render_display_forms
2026-09-22T01:44:36.6009234Z         PASS [   0.177s] ( 560/3280) spt::bin/spt picker::model::tests::category_ring_wraps
2026-09-22T01:44:36.6061658Z         PASS [   0.126s] ( 561/3280) spt::bin/spt api::startup::tests::listen_never_asserts_hosting_topology_and_bind_still_does
2026-09-22T01:44:36.6116220Z         PASS [   0.118s] ( 562/3280) spt::bin/spt picker::model::tests::change_adapter_picks_and_returns_to_confirm
2026-09-22T01:44:36.6219518Z         PASS [   0.123s] ( 563/3280) spt::bin/spt picker::model::tests::choose_project_outcome_bakes_cwd_and_diverts
2026-09-22T01:44:36.6244132Z         PASS [   0.589s] ( 564/3280) spt::bin/spt picker::data::tests::home_subnet_options_is_mru_ordered
2026-09-22T01:44:36.6283559Z         PASS [   0.126s] ( 565/3280) spt::bin/spt picker::model::tests::confirm_local_offline_unchanged_by_wake_split
2026-09-22T01:44:36.7002252Z         PASS [   0.192s] ( 566/3280) spt::bin/spt picker::model::tests::confirm_options_remote_suspended_is_wake_not_start
2026-09-22T01:44:36.7065290Z         PASS [   0.193s] ( 567/3280) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-09-22T01:44:36.7132245Z         PASS [   0.122s] ( 568/3280) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-09-22T01:44:36.7188124Z         PASS [   0.123s] ( 569/3280) spt::bin/spt picker::model::tests::confirm_terminal_wake_carries_raw_node
2026-09-22T01:44:36.7248849Z         PASS [   0.124s] ( 570/3280) spt::bin/spt picker::model::tests::create_new_multisubnet_inserts_home_layer
2026-09-22T01:44:36.7295411Z         PASS [   0.123s] ( 571/3280) spt::bin/spt api::startup::tests::listen_online_gate_refuses_capability_only_online
2026-09-22T01:44:36.7358311Z         PASS [   0.124s] ( 572/3280) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-09-22T01:44:36.7410545Z         PASS [   0.119s] ( 573/3280) spt::bin/spt picker::model::tests::cursor_clamps
2026-09-22T01:44:36.8326221Z         PASS [   0.208s] ( 574/3280) spt::bin/spt picker::model::tests::display_mapping_matrix
2026-09-22T01:44:36.8383128Z         PASS [   0.210s] ( 575/3280) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-09-22T01:44:36.8542228Z         PASS [   0.154s] ( 576/3280) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-09-22T01:44:36.8687291Z         PASS [   0.149s] ( 577/3280) spt::bin/spt picker::model::tests::empty_scope_opens_create
2026-09-22T01:44:36.8723343Z         PASS [   0.160s] ( 578/3280) spt::bin/spt picker::model::tests::ep_display_glyph_and_square_palette
2026-09-22T01:44:36.8789825Z         PASS [   0.160s] ( 579/3280) spt::bin/spt picker::model::tests::esc_backs_out_of_home_layer
2026-09-22T01:44:36.9453686Z         PASS [   0.220s] ( 580/3280) spt::bin/spt picker::model::tests::filter_narrows
2026-09-22T01:44:36.9552550Z         PASS [   0.225s] ( 581/3280) spt::bin/spt api::startup::tests::listen_orphan_exit_line_names_self_and_parent
2026-09-22T01:44:36.9625172Z         PASS [   0.227s] ( 582/3280) spt::bin/spt picker::model::tests::from_resource_row_maps_gossiped_adapter_projects_controlled
2026-09-22T01:44:36.9680519Z         PASS [   0.227s] ( 583/3280) spt::bin/spt picker::model::tests::home_selection_bakes_into_run_subnet
2026-09-22T01:44:36.9729915Z         PASS [   0.141s] ( 584/3280) spt::bin/spt picker::model::tests::kind_routes
2026-09-22T01:44:36.9782030Z         PASS [   0.140s] ( 585/3280) spt::bin/spt picker::model::tests::launch_keys_live_only_on_launch_capable_highlights
2026-09-22T01:44:37.0563351Z         PASS [   0.202s] ( 586/3280) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-09-22T01:44:37.0623294Z         PASS [   0.207s] ( 587/3280) spt::bin/spt picker::model::tests::project_filter_keys_on_slug_while_tab_renders_display
2026-09-22T01:44:37.0687266Z         PASS [   0.196s] ( 588/3280) spt::bin/spt picker::model::tests::purge_confirm_yields_outcome_and_backs_out
2026-09-22T01:44:37.0751384Z         PASS [   0.196s] ( 589/3280) spt::bin/spt picker::model::tests::purge_shortcut_gates_to_offline_local
2026-09-22T01:44:37.0804021Z         PASS [   0.135s] ( 590/3280) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-09-22T01:44:37.0937168Z         PASS [   0.131s] ( 591/3280) spt::bin/spt picker::model::tests::remove_endpoint_drops_row_and_clamps_cursor
2026-09-22T01:44:37.0984722Z         PASS [   0.130s] ( 592/3280) spt::bin/spt picker::model::tests::resume_outcome_adapter_follows_recorded_row
2026-09-22T01:44:37.1032749Z         PASS [   0.130s] ( 593/3280) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-09-22T01:44:37.1206542Z         PASS [   0.165s] ( 594/3280) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-09-22T01:44:37.1834735Z         PASS [   0.205s] ( 595/3280) spt::bin/spt picker::model::tests::resume_title_render
2026-09-22T01:44:37.1898999Z         PASS [   0.134s] ( 596/3280) spt::bin/spt picker::model::tests::should_offer_project_choice_fire_conditions
2026-09-22T01:44:37.1946761Z         PASS [   0.132s] ( 597/3280) spt::bin/spt picker::model::tests::single_subnet_skips_home_layer
2026-09-22T01:44:37.2016445Z         PASS [   0.133s] ( 598/3280) spt::bin/spt picker::model::tests::suspended_is_distinct_from_offline
2026-09-22T01:44:37.2083955Z         PASS [   0.133s] ( 599/3280) spt::bin/spt picker::model::tests::the_picker_refuses_the_reserved_id_as_it_is_typed
2026-09-22T01:44:37.2136537Z         PASS [   0.133s] ( 600/3280) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-09-22T01:44:37.2185900Z         PASS [   0.125s] ( 601/3280) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-09-22T01:44:37.2250525Z         PASS [   0.127s] ( 602/3280) spt::bin/spt picker::shortcut::tests::sentinel_detection_spans_both_generations
2026-09-22T01:44:37.2307654Z         PASS [   0.127s] ( 603/3280) spt::bin/spt picker::shortcut::tests::the_body_is_the_ladder_verb
2026-09-22T01:44:37.2329062Z         PASS [   7.085s] ( 604/3280) spt::bin/spt cli::tests::a_remote_fork_refuses_delete_source_whole_rather_than_trimming_it
2026-09-22T01:44:37.3165655Z         PASS [   0.196s] ( 605/3280) spt::bin/spt api::startup::tests::missing_seed_refused
2026-09-22T01:44:37.3218219Z         PASS [   0.132s] ( 606/3280) spt::bin/spt picker::tests::backspace_backs_out_screens_like_esc
2026-09-22T01:44:37.3268698Z         PASS [   0.132s] ( 607/3280) spt::bin/spt picker::tests::backspace_stays_char_delete_in_text_contexts
2026-09-22T01:44:37.3331091Z         PASS [   0.131s] ( 608/3280) spt::bin/spt picker::tests::purge_outcomes_convert_to_flash_lines
2026-09-22T01:44:37.3392381Z         PASS [   0.156s] ( 609/3280) spt::bin/spt picker::shortcut::tests::write_create_update_regenerate_refuse
2026-09-22T01:44:37.3458654Z         PASS [   0.137s] ( 610/3280) spt::bin/spt picker::tests::purge_transition_reconstructs_the_complete_screen_after_external_mutation
2026-09-22T01:44:37.3504428Z         PASS [   0.137s] ( 611/3280) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-09-22T01:44:37.3565634Z         PASS [   0.138s] ( 612/3280) spt::bin/spt picker::view::tests::change_adapter_screen_renders_tree_and_apply_legend
2026-09-22T01:44:37.3647009Z         PASS [   0.140s] ( 613/3280) spt::bin/spt picker::view::tests::choose_project_buffer_keeps_confirm_panel
2026-09-22T01:44:37.3762099Z         PASS [   0.143s] ( 614/3280) spt::bin/spt picker::view::tests::confirm_fork_and_shortcut_labels_are_dir_relative
2026-09-22T01:44:37.3786096Z         PASS [   0.148s] ( 615/3280) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-09-22T01:44:37.3915284Z         PASS [   2.915s] ( 616/3280) spt::bin/spt cli::tests::the_monic_command_path_treats_a_husk_as_present
2026-09-22T01:44:37.4774517Z         PASS [   0.154s] ( 617/3280) spt::bin/spt picker::view::tests::confirm_panel_history_renders_display_not_slug
2026-09-22T01:44:37.4787223Z         PASS [   0.151s] ( 618/3280) spt::bin/spt picker::view::tests::create_home_lists_subnets
2026-09-22T01:44:37.4787904Z         PASS [   0.161s] ( 619/3280) spt::bin/spt api::startup::tests::no_seed_is_the_fallback_trigger_then_sid_binds
2026-09-22T01:44:37.4918604Z         PASS [   0.159s] ( 620/3280) spt::bin/spt picker::view::tests::every_picker_list_view_keeps_its_caret_on_screen
2026-09-22T01:44:37.5112150Z         PASS [   0.172s] ( 621/3280) spt::bin/spt picker::view::tests::footer_hints_h_s_only_when_launch_keys_live
2026-09-22T01:44:37.5601593Z         PASS [   0.214s] ( 622/3280) spt::bin/spt picker::view::tests::kind_buffer
2026-09-22T01:44:37.5692811Z         PASS [   0.219s] ( 623/3280) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-09-22T01:44:37.5763357Z         PASS [   0.220s] ( 624/3280) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-09-22T01:44:37.5880227Z         PASS [   0.212s] ( 625/3280) spt::bin/spt picker::view::tests::resume_buffer_keeps_confirm_panel
2026-09-22T01:44:37.5922911Z         PASS [   0.214s] ( 626/3280) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-09-22T01:44:37.6277450Z         PASS [   0.263s] ( 627/3280) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-09-22T01:44:37.6745727Z         PASS [   0.282s] ( 628/3280) spt::bin/spt picker::view::tests::the_caret_row_accounts_for_the_group_headers_above_it
2026-09-22T01:44:37.6807294Z         PASS [   0.202s] ( 629/3280) spt::bin/spt api::startup::tests::only_an_unverified_refusal_names_its_escape
2026-09-22T01:44:37.6859740Z         PASS [   0.210s] ( 630/3280) spt::bin/spt picker::view::tests::the_caret_stays_on_screen_when_the_list_outruns_the_viewport
2026-09-22T01:44:37.6870449Z         PASS [   0.209s] ( 631/3280) spt::bin/spt roster::tests::ambiguity_is_scoped_to_the_nearest_ancestor
2026-09-22T01:44:37.6923561Z         PASS [   0.200s] ( 632/3280) spt::bin/spt roster::tests::an_ambiguous_ancestor_resolves_to_none_in_either_candidate_order
2026-09-22T01:44:37.7152495Z         PASS [   0.204s] ( 633/3280) spt::bin/spt roster::tests::detect_self_by_ancestry_none_when_no_ancestor_owns_a_perch
2026-09-22T01:44:37.7330798Z         PASS [   0.164s] ( 634/3280) spt::bin/spt roster::tests::detect_self_id_endpoint_id_leg_is_label_only_and_perch_gated
2026-09-22T01:44:37.7349559Z         PASS [   0.175s] ( 635/3280) spt::bin/spt roster::tests::detect_self_by_ancestry_resolves_a_live_ancestor_perch
2026-09-22T01:44:37.8501327Z         PASS [   0.262s] ( 636/3280) spt::bin/spt roster::tests::detect_self_resolves_spt_hosted_perch_via_parent_pid
2026-09-22T01:44:37.8610045Z         PASS [   0.285s] ( 637/3280) spt::bin/spt roster::tests::detect_self_id_resolves_identity_with_zero_git_spawns
2026-09-22T01:44:37.8947170Z         PASS [   0.267s] ( 638/3280) spt::bin/spt roster::tests::enumerate_yields_offline_corrupt_row_for_unparseable_info
2026-09-22T01:44:37.9131798Z         PASS [   0.233s] ( 639/3280) spt::bin/spt api::startup::tests::only_gone_changes_the_conflict_verdict
2026-09-22T01:44:37.9147073Z         PASS [   0.322s] ( 640/3280) spt::bin/spt roster::tests::enumerate_nested_keeps_a_child_whose_name_has_no_kind_suffix
2026-09-22T01:44:37.9198845Z         PASS [   0.234s] ( 641/3280) spt::bin/spt roster::tests::match_self_by_ancestry_disambiguates_and_none
2026-09-22T01:44:37.9229412Z         PASS [   0.249s] ( 642/3280) spt::bin/spt roster::tests::list_all_perch_dirs_enumerates_nested_psyche_for_self_resolution
2026-09-22T01:44:37.9255453Z         PASS [   0.238s] ( 643/3280) spt::bin/spt roster::tests::one_perch_matching_on_both_its_pids_still_resolves
2026-09-22T01:44:37.9353833Z         PASS [   0.220s] ( 644/3280) spt::bin/spt roster::tests::the_ambiguity_diagnostic_names_every_tied_id_and_the_shared_pid
2026-09-22T01:44:37.9667608Z         PASS [   0.274s] ( 645/3280) spt::bin/spt roster::tests::parent_pid_candidates_stay_ancestry_gated
2026-09-22T01:44:38.0103261Z         PASS [   0.277s] ( 646/3280) spt::bin/spt sealverb::tests::binding_subnet_rule_table
2026-09-22T01:44:38.0154986Z         PASS [   0.280s] ( 647/3280) spt::bin/spt sealverb::tests::enroll_outcome_exit_zero_iff_admitted_and_details_ride_verbatim
2026-09-22T01:44:38.0203825Z         PASS [   0.170s] ( 648/3280) spt::bin/spt sealverb::tests::mint_content_trims_like_send_and_refuses_empty
2026-09-22T01:44:38.0249964Z         PASS [   0.164s] ( 649/3280) spt::bin/spt sealverb::tests::mint_outcome_exit_zero_iff_admitted_and_details_ride_verbatim
2026-09-22T01:44:38.0307373Z         PASS [   0.136s] ( 650/3280) spt::bin/spt sealverb::tests::sealed_dispatch_refusals_send_nothing_by_name
2026-09-22T01:44:38.0402699Z         PASS [   0.126s] ( 651/3280) spt::bin/spt sealverb::tests::shared_pick_is_input_order_independent
2026-09-22T01:44:38.0459784Z         PASS [   0.126s] ( 652/3280) spt::bin/spt serveverb::tests::lexical_parent_paths_identify_the_same_reference
2026-09-22T01:44:38.0508493Z         PASS [   0.128s] ( 653/3280) spt::bin/spt teardown::tests::an_unconfirmed_row_over_a_dead_root_is_stale_not_a_survivor
2026-09-22T01:44:38.0621337Z         PASS [   0.127s] ( 654/3280) spt::bin/spt teardown::tests::timeout_refuses_the_stamp_and_names_the_survivor
2026-09-22T01:44:38.0674706Z         PASS [   0.101s] ( 655/3280) spt::bin/spt teardown::tests::topology_gate_is_controllable_true_only
2026-09-22T01:44:38.0900577Z         PASS [   0.164s] ( 656/3280) spt::bin/spt teardown::tests::liveness_proof_needs_a_real_snapshot_and_finds_this_process
2026-09-22T01:44:38.1029896Z         PASS [   0.190s] ( 657/3280) spt::bin/spt api::startup::tests::parent_watchdog_triggers_exit_on_a_dead_parent_only
2026-09-22T01:44:38.1608668Z         PASS [   0.148s] ( 658/3280) spt::bin/spt tests::broken_pipe_panic_classifier
2026-09-22T01:44:38.1655122Z         PASS [   0.149s] ( 659/3280) spt::bin/spt tests::the_sized_stack_wrapper_maps_a_panic_to_the_main_thread_code
2026-09-22T01:44:38.1760424Z         PASS [   0.156s] ( 660/3280) spt::bin/spt trustwarnverb::tests::a_refusal_names_the_verb_the_endpoint_and_the_reason
2026-09-22T01:44:38.1784331Z         PASS [   0.153s] ( 661/3280) spt::bin/spt trustwarnverb::tests::showing_the_warning_is_never_elevation_gated
2026-09-22T01:44:38.1835265Z         PASS [   0.153s] ( 662/3280) spt::bin/spt trustwarnverb::tests::the_gate_keys_on_whether_the_verb_writes
2026-09-22T01:44:38.1995418Z         PASS [   6.784s] ( 663/3280) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-09-22T01:44:38.2586288Z         PASS [   0.218s] ( 664/3280) spt::bin/spt trustwarnverb::tests::writing_an_override_requires_confirmed_elevation
2026-09-22T01:44:38.2645681Z         PASS [   0.219s] ( 665/3280) spt::bin/spt unlisted::tests::a_receipt_proven_cross_node_knock_renders_its_answer
2026-09-22T01:44:38.2712224Z         PASS [   0.220s] ( 666/3280) spt::bin/spt unlisted::tests::a_rule_only_row_has_no_node_to_route_to
2026-09-22T01:44:38.2779528Z         PASS [   0.216s] ( 667/3280) spt::bin/spt unlisted::tests::an_exclusion_and_an_unheard_of_id_are_different_refusals
2026-09-22T01:44:38.2841546Z         PASS [   0.217s] ( 668/3280) spt::bin/spt unlisted::tests::an_exclusion_outranks_the_strongest_evidence
2026-09-22T01:44:38.2893424Z         PASS [   0.199s] ( 669/3280) spt::bin/spt unlisted::tests::an_inbound_knock_is_never_read_as_our_own_outbound_act
2026-09-22T01:44:38.2999103Z         PASS [   0.142s] ( 670/3280) spt::bin/spt unlisted::tests::an_unproven_cross_node_knock_says_no_answer_while_a_same_node_one_says_approved
2026-09-22T01:44:38.3776631Z         PASS [   0.212s] ( 671/3280) spt::bin/spt unlisted::tests::contact_evidence_outside_the_window_produces_no_row
2026-09-22T01:44:38.3790788Z         PASS [   0.276s] ( 672/3280) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-09-22T01:44:38.3845168Z         PASS [   0.208s] ( 673/3280) spt::bin/spt unlisted::tests::listed_local_and_excluded_rows_are_dropped_and_the_rest_survive
2026-09-22T01:44:38.3894133Z         PASS [   0.211s] ( 674/3280) spt::bin/spt unlisted::tests::no_cross_node_silence_is_ever_read_as_an_answer
2026-09-22T01:44:38.3958629Z         PASS [   0.212s] ( 675/3280) spt::bin/spt unlisted::tests::no_evidence_phrase_claims_liveness
2026-09-22T01:44:38.4018843Z         PASS [   0.202s] ( 676/3280) spt::bin/spt unlisted::tests::no_knock_evidence_phrase_claims_liveness
2026-09-22T01:44:38.4059453Z         PASS [   0.147s] ( 677/3280) spt::bin/spt unlisted::tests::rule_evidence_carries_no_node_and_contact_evidence_does
2026-09-22T01:44:38.4115281Z         PASS [   0.147s] ( 678/3280) spt::bin/spt unlisted::tests::the_relative_stamp_is_coarse_and_has_no_zero_forms
2026-09-22T01:44:38.4168453Z         PASS [   0.146s] ( 679/3280) spt::bin/spt unlisted::tests::the_route_refuses_an_excluded_id_and_admits_a_non_excluded_one
2026-09-22T01:44:38.4234127Z         PASS [   0.145s] ( 680/3280) spt::bin/spt unlisted::tests::the_strongest_provenance_labels_the_row_and_a_weaker_one_supplies_the_node
2026-09-22T01:44:38.4532042Z         PASS [   0.169s] ( 681/3280) spt-daemon access::tests::a_fork_grant_admits_fork_and_nothing_else_admits_fork
2026-09-22T01:44:38.5081871Z         PASS [   0.219s] ( 682/3280) spt-daemon access::tests::a_sender_endpoint_rule_does_not_admit_a_fork
2026-09-22T01:44:38.5357166Z         PASS [   0.236s] ( 683/3280) spt-daemon access::tests::corrupt_store_degrades_closed_but_replies_survive
2026-09-22T01:44:38.5445841Z         PASS [   0.167s] ( 684/3280) spt-daemon access::tests::discover_gate_discloses_per_viewer
2026-09-22T01:44:38.5568602Z         PASS [   0.172s] ( 685/3280) spt-daemon access::tests::discover_gate_withholds_everything_while_degraded
2026-09-22T01:44:38.5589752Z         PASS [   5.937s] ( 686/3280) spt::bin/spt cli::tests::purge_removes_every_record
2026-09-22T01:44:38.5843391Z         PASS [   0.205s] ( 687/3280) spt::bin/spt api::startup::tests::prebind_refusal_restores_the_seed_for_retry
2026-09-22T01:44:38.6338930Z         PASS [   0.238s] ( 688/3280) spt-daemon access::tests::gate_feeds_the_proven_sender_endpoint_tier
2026-09-22T01:44:38.6373451Z         PASS [   0.247s] ( 689/3280) spt-daemon access::tests::gate_decision_table
2026-09-22T01:44:38.6459760Z         PASS [   0.243s] ( 690/3280) spt-daemon access::tests::gate_is_per_surface
2026-09-22T01:44:38.6521075Z         PASS [   0.246s] ( 691/3280) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-09-22T01:44:38.6538825Z         PASS [   0.237s] ( 692/3280) spt-daemon access::tests::the_decision_helpers_split_pass_from_refusal_for_every_reason
2026-09-22T01:44:38.6679116Z         PASS [   0.160s] ( 693/3280) spt-daemon access::tests::the_inbound_lock_answers_replies_only_and_only_while_controlled
2026-09-22T01:44:38.6793747Z         PASS [   0.268s] ( 694/3280) spt-daemon access::tests::same_node_always_passes_without_minting
2026-09-22T01:44:38.6901652Z         PASS [   0.237s] ( 695/3280) spt-daemon access::tests::the_engine_room_refuses_even_this_nodes_own_unsolicited_inbound
2026-09-22T01:44:38.6954624Z         PASS [   0.139s] ( 696/3280) spt-daemon access::tests::the_trust_warning_fires_only_for_an_entry_admitted_stranger
2026-09-22T01:44:38.6961414Z         PASS [   0.160s] ( 697/3280) spt-daemon access::tests::the_inbound_lock_is_reached_through_the_sender_stamped_entry_point
2026-09-22T01:44:38.7071171Z         PASS [   0.148s] ( 698/3280) spt-daemon access::tests::the_wire_origin_stamp_reaches_the_chain
2026-09-22T01:44:38.7219466Z         PASS [   0.177s] ( 699/3280) spt-daemon access::tests::the_pass_reason_names_which_arm_admitted_the_interaction
2026-09-22T01:44:38.7506449Z         PASS [   0.327s] ( 700/3280) spt-daemon access::tests::the_engine_room_is_disclosed_only_to_the_viewers_it_chose
2026-09-22T01:44:38.7764693Z         PASS [   0.192s] ( 701/3280) spt::bin/spt api::startup::tests::read_env_measured_capture_replaces_prior_stamp
2026-09-22T01:44:38.7906840Z         PASS [   0.154s] ( 702/3280) spt-daemon activity::tests::a_token_change_with_an_identical_state_owes_a_push
2026-09-22T01:44:38.7909730Z         PASS [   0.157s] ( 703/3280) spt-daemon activity::tests::a_state_change_owes_a_push_both_directions
2026-09-22T01:44:38.7918808Z         PASS [   0.147s] ( 704/3280) spt-daemon activity::tests::an_identical_observation_pushes_nothing
2026-09-22T01:44:38.8100247Z         PASS [   0.158s] ( 705/3280) spt-daemon activity::tests::an_owner_with_no_linked_shell_is_not_observed
2026-09-22T01:44:38.8161533Z         PASS [   0.137s] ( 706/3280) spt-daemon activity::tests::observe_links_on_an_absent_owlery_is_empty
2026-09-22T01:44:38.8175139Z         PASS [   0.027s] ( 707/3280) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-09-22T01:44:38.8205496Z         PASS [   0.153s] ( 708/3280) spt-daemon activity::tests::an_unstamped_owner_observes_undated_and_stays_silent_across_sweeps
2026-09-22T01:44:38.8265267Z         PASS [   0.131s] ( 709/3280) spt-daemon activity::tests::remember_forgets_a_vanished_link_so_its_return_re_pushes
2026-09-22T01:44:38.8304419Z         PASS [   0.140s] ( 710/3280) spt-daemon activity::tests::observe_links_sees_only_online_shells_holding_a_token
2026-09-22T01:44:38.9039577Z         PASS [   0.207s] ( 711/3280) spt-daemon activity::tests::the_diff_is_per_link_not_per_owner
2026-09-22T01:44:38.9148388Z         PASS [   0.207s] ( 712/3280) spt-daemon activity::tests::the_flip_marker_is_idempotent_to_drop_and_taken_exactly_once
2026-09-22T01:44:38.9195138Z         PASS [   0.198s] ( 713/3280) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-09-22T01:44:38.9226486Z         PASS [   0.172s] ( 714/3280) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-09-22T01:44:39.0215657Z         PASS [   0.368s] ( 715/3280) spt-daemon activity::tests::an_unseen_link_owes_a_push
2026-09-22T01:44:39.0321498Z         PASS [   0.240s] ( 716/3280) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-09-22T01:44:39.0370027Z         PASS [   0.246s] ( 717/3280) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-09-22T01:44:39.0459516Z         PASS [   0.230s] ( 718/3280) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-09-22T01:44:39.0497699Z         PASS [   0.240s] ( 719/3280) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-09-22T01:44:39.0595482Z         PASS [   0.242s] ( 720/3280) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-09-22T01:44:39.0832691Z         PASS [   0.307s] ( 721/3280) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-09-22T01:44:39.1112269Z         PASS [   0.291s] ( 722/3280) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-09-22T01:44:39.1692447Z         PASS [   0.339s] ( 723/3280) spt-daemon answerop::tests::a_receipt_fires_only_from_the_node_the_knock_was_sent_to
2026-09-22T01:44:39.2494817Z         PASS [   0.423s] ( 724/3280) spt-daemon answerop::tests::a_denial_disarms_but_only_when_it_is_proven
2026-09-22T01:44:39.3015611Z         PASS [   0.280s] ( 725/3280) spt-daemon attach::tests::the_engine_room_has_no_viewport_and_takes_its_controls_from_home
2026-09-22T01:44:39.3141090Z         PASS [   0.391s] ( 726/3280) spt-daemon answerop::tests::an_unknown_outcome_token_acts_on_nothing
2026-09-22T01:44:39.3843400Z         PASS [   0.347s] ( 727/3280) spt-daemon attachment::tests::a_relink_re_emits_current_state_as_a_link_push
2026-09-22T01:44:39.3879923Z         PASS [   0.356s] ( 728/3280) spt-daemon attach::tests::viewer_and_driving_intents_gate_on_different_surfaces
2026-09-22T01:44:39.3884956Z         PASS [   0.343s] ( 729/3280) spt-daemon attachment::tests::a_session_that_ended_is_forgotten_latch_and_all
2026-09-22T01:44:39.3931056Z         PASS [   0.343s] ( 730/3280) spt-daemon attachment::tests::a_vanished_link_is_forgotten_and_reads_as_new_when_it_returns
2026-09-22T01:44:39.3980748Z         PASS [   0.338s] ( 731/3280) spt-daemon attachment::tests::a_viewer_arriving_on_a_standing_link_names_the_changed_node
2026-09-22T01:44:39.4843772Z         PASS [   0.373s] ( 732/3280) spt-daemon attachment::tests::an_endpoint_that_never_went_away_is_never_told_someone_returned
2026-09-22T01:44:39.4887716Z         PASS [   0.319s] ( 733/3280) spt-daemon attachment::tests::an_unchanged_link_and_attachment_owes_nothing
2026-09-22T01:44:39.5492943Z         PASS [   0.645s] ( 734/3280) spt-daemon answerop::tests::a_receipt_for_a_knock_we_never_sent_notifies_nobody
2026-09-22T01:44:39.5603639Z         PASS [   0.311s] ( 735/3280) spt-daemon attachment::tests::an_unseen_link_owes_a_link_push_with_no_changed_node
2026-09-22T01:44:39.5680310Z         PASS [   0.266s] ( 736/3280) spt-daemon attachment::tests::away_fires_once_after_five_unattached_minutes
2026-09-22T01:44:39.6275925Z         PASS [   0.544s] ( 737/3280) spt::bin/spt api::startup::tests::revive_preserves_prior_rest_state_and_dormant_anchor
2026-09-22T01:44:39.6439846Z         PASS [   0.330s] ( 738/3280) spt-daemon attachment::tests::every_link_of_one_owner_gets_its_own_push
2026-09-22T01:44:39.6601693Z         PASS [   0.741s] ( 739/3280) spt-daemon answerop::tests::an_approval_notifies_a_plain_knocker_with_no_pre_authorization
2026-09-22T01:44:39.7184583Z         PASS [   0.334s] ( 740/3280) spt-daemon attachment::tests::return_fires_only_after_away_and_any_attachment_ends_it
2026-09-22T01:44:39.7191420Z         PASS [   0.805s] ( 741/3280) spt-daemon answerop::tests::a_receipt_from_the_wrong_answerer_or_a_replayed_one_acts_on_nothing
2026-09-22T01:44:39.7906443Z         PASS [   0.403s] ( 742/3280) spt-daemon attachment::tests::the_away_text_is_the_tickets_verbatim
2026-09-22T01:44:39.9636822Z         PASS [   0.574s] ( 743/3280) spt-daemon attachment::tests::the_changed_node_hint_decision_table
2026-09-22T01:44:39.9820374Z         PASS [   0.584s] ( 744/3280) spt-daemon autostart::tests::empty_config_is_a_pure_noop
2026-09-22T01:44:39.9822576Z         PASS [   0.498s] ( 745/3280) spt-daemon autostart::tests::launched_token_is_one_complete_newline_terminated_write
2026-09-22T01:44:39.9887173Z         PASS [   0.500s] ( 746/3280) spt-daemon autostart::tests::launched_token_short_write_still_delivers_complete_text_in_order
2026-09-22T01:44:40.0011516Z         PASS [   0.452s] ( 747/3280) spt-daemon autostart::tests::unresolved_adapter_loud_skips_before_any_launch
2026-09-22T01:44:40.0036235Z         PASS [   0.436s] ( 748/3280) spt-daemon bootstrap_firewall::tests::an_invocation_outcome_separates_killed_from_failed_and_completed
2026-09-22T01:44:40.0163816Z         PASS [   0.372s] ( 749/3280) spt-daemon bootstrap_firewall::tests::the_opt_out_disables_mutation_for_every_value_including_empty_and_zero
2026-09-22T01:44:40.0222147Z         PASS [   0.362s] ( 750/3280) spt-daemon bootstrap_firewall::tests::the_opt_out_refuses_before_the_argument_guard_and_before_any_host_command
2026-09-22T01:44:40.0345215Z         PASS [   0.316s] ( 751/3280) spt-daemon bootstrap_firewall::tests::the_residual_cleanup_command_is_a_self_verifying_removal_that_creates_nothing
2026-09-22T01:44:40.0354361Z         PASS [   0.316s] ( 752/3280) spt-daemon bootstrap_firewall::tests::verify_refuses_a_relative_binder_and_port_zero_under_either_opt_out_state
2026-09-22T01:44:40.0429695Z         PASS [   0.252s] ( 753/3280) spt-daemon bootstrap_firewall::windows::tests::a_different_scope_never_canonicalizes_into_the_one_that_was_written
2026-09-22T01:44:40.0464618Z         PASS [   0.084s] ( 754/3280) spt-daemon bootstrap_firewall::windows::tests::a_duplicate_of_one_name_is_ambiguous_while_the_two_name_pair_is_not
2026-09-22T01:44:40.0508322Z         PASS [   0.069s] ( 755/3280) spt-daemon bootstrap_firewall::windows::tests::a_half_carrying_the_other_halfs_scope_does_not_satisfy_the_pair
2026-09-22T01:44:40.0583079Z         PASS [   0.076s] ( 756/3280) spt-daemon bootstrap_firewall::windows::tests::a_host_with_no_connected_ipv4_omits_the_lan_half_and_says_so
2026-09-22T01:44:40.0644156Z         PASS [   0.076s] ( 757/3280) spt-daemon bootstrap_firewall::windows::tests::a_pair_written_on_one_subnet_does_not_verify_on_another_and_the_rewrite_is_named
2026-09-22T01:44:40.0694589Z         PASS [   0.068s] ( 758/3280) spt-daemon bootstrap_firewall::windows::tests::a_profile_set_compares_by_membership_not_by_rendering
2026-09-22T01:44:40.0758154Z         PASS [   0.072s] ( 759/3280) spt-daemon bootstrap_firewall::windows::tests::a_program_bearing_rule_does_not_satisfy_a_spec_that_wants_no_program_filter
2026-09-22T01:44:40.0812201Z         PASS [   0.065s] ( 760/3280) spt-daemon bootstrap_firewall::windows::tests::a_rule_failing_hygiene_is_refused_even_when_its_scope_is_exactly_right
2026-09-22T01:44:40.0935059Z         PASS [   0.059s] ( 761/3280) spt-daemon bootstrap_firewall::windows::tests::a_scope_that_differs_is_rejected_at_the_pair_verdict_not_only_at_the_token
2026-09-22T01:44:40.0982035Z         PASS [   0.063s] ( 762/3280) spt-daemon bootstrap_firewall::windows::tests::a_store_holding_only_the_tailnet_half_is_not_a_reconciled_pair
2026-09-22T01:44:40.1051594Z         PASS [   0.545s] ( 763/3280) spt-daemon bootstrap_firewall::tests::a_hung_firewall_child_is_killed_at_its_operation_budget
2026-09-22T01:44:40.1283815Z         PASS [   0.501s] ( 764/3280) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-09-22T01:44:40.1774191Z         PASS [   0.134s] ( 765/3280) spt-daemon bootstrap_firewall::windows::tests::a_write_that_could_not_be_verified_does_not_read_as_a_refused_write
2026-09-22T01:44:40.1836701Z         PASS [   0.137s] ( 766/3280) spt-daemon bootstrap_firewall::windows::tests::an_effective_pair_from_a_non_local_source_is_refused_by_name
2026-09-22T01:44:40.1891372Z         PASS [   0.138s] ( 767/3280) spt-daemon bootstrap_firewall::windows::tests::an_empty_effective_store_does_not_verify
2026-09-22T01:44:40.1952747Z         PASS [   0.137s] ( 768/3280) spt-daemon bootstrap_firewall::windows::tests::an_inactive_rule_with_codes_5_and_20_is_refused
2026-09-22T01:44:40.2028692Z         PASS [   0.138s] ( 769/3280) spt-daemon bootstrap_firewall::windows::tests::an_ipv4_network_compares_by_value_in_prefix_or_mask_form
2026-09-22T01:44:40.2116155Z         PASS [   0.142s] ( 770/3280) spt-daemon bootstrap_firewall::windows::tests::an_ok_multi_profile_rule_with_codes_5_and_1_is_enforced
2026-09-22T01:44:40.2210498Z         PASS [   0.145s] ( 771/3280) spt-daemon bootstrap_firewall::windows::tests::an_ok_rule_with_code_1_is_enforced
2026-09-22T01:44:40.2267953Z         PASS [   0.146s] ( 772/3280) spt-daemon bootstrap_firewall::windows::tests::an_unenforced_rule_is_refused_loudly_after_the_pair_matches
2026-09-22T01:44:40.2463627Z         PASS [   0.153s] ( 773/3280) spt-daemon bootstrap_firewall::windows::tests::an_unrestricted_program_spelled_any_satisfies_a_spec_wanting_none
2026-09-22T01:44:40.2494703Z         PASS [   0.151s] ( 774/3280) spt-daemon bootstrap_firewall::windows::tests::an_unrestricted_remote_does_not_satisfy_a_narrowed_spec
2026-09-22T01:44:40.2552923Z         PASS [   0.150s] ( 775/3280) spt-daemon bootstrap_firewall::windows::tests::binder_text_accepts_only_an_absolute_nul_free_path
2026-09-22T01:44:40.2675760Z         PASS [   0.090s] ( 776/3280) spt-daemon bootstrap_firewall::windows::tests::encoded_scripts_round_trip_as_utf16le_and_carry_the_ownership_identifiers
2026-09-22T01:44:40.2714757Z         PASS [   0.088s] ( 777/3280) spt-daemon bootstrap_firewall::windows::tests::equivalent_netsecurity_spellings_compare_equal_to_what_was_written
2026-09-22T01:44:40.2790796Z         PASS [   0.090s] ( 778/3280) spt-daemon bootstrap_firewall::windows::tests::malformed_enforcement_evidence_fails_deserialization
2026-09-22T01:44:40.2841701Z         PASS [   0.156s] ( 779/3280) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-09-22T01:44:40.2848914Z         PASS [   0.090s] ( 780/3280) spt-daemon bootstrap_firewall::windows::tests::the_captured_pair_decides_reconciled_once_spellings_compare_semantically
2026-09-22T01:44:40.2894458Z         PASS [   0.087s] ( 781/3280) spt-daemon bootstrap_firewall::windows::tests::the_lan_scope_is_the_network_prefix_and_every_widening_address_is_excluded
2026-09-22T01:44:40.2946538Z         PASS [   0.083s] ( 782/3280) spt-daemon bootstrap_firewall::windows::tests::the_query_body_makes_one_store_pass_and_reads_no_persistent_store
2026-09-22T01:44:40.3003283Z         PASS [   0.079s] ( 783/3280) spt-daemon bootstrap_firewall::windows::tests::the_spec_is_built_for_the_bound_port_and_a_stale_port_rule_does_not_satisfy_it
2026-09-22T01:44:40.3048474Z         PASS [   0.078s] ( 784/3280) spt-daemon bootstrap_firewall::windows::tests::the_write_body_renders_an_adjacent_persistentstore_pair_scoped_to_the_derived_prefix
2026-09-22T01:44:40.3111897Z         PASS [   0.065s] ( 785/3280) spt-daemon bootstrap_firewall::windows::tests::the_write_path_renders_both_halves_and_no_program_filter_by_default
2026-09-22T01:44:40.3160379Z         PASS [   0.067s] ( 786/3280) spt-daemon bootstrap_firewall::windows::tests::unrestricted_rules_omit_the_package_parameter
2026-09-22T01:44:40.3233163Z         PASS [   0.068s] ( 787/3280) spt-daemon brain::tests::a_flagged_sync_frame_baselines_forward_never_backward_on_both_paths
2026-09-22T01:44:40.3262894Z         PASS [   0.059s] ( 788/3280) spt-daemon brain::tests::an_old_broker_wire_without_the_sync_key_keeps_every_legacy_path
2026-09-22T01:44:40.3314016Z         PASS [   0.060s] ( 789/3280) spt-daemon brain::tests::an_unbounded_carrier_is_refused_and_the_message_names_the_constructor
2026-09-22T01:44:40.3364320Z         PASS [   0.057s] ( 790/3280) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-09-22T01:44:40.3421335Z         PASS [   0.058s] ( 791/3280) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-09-22T01:44:40.4167081Z         PASS [   0.132s] ( 792/3280) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-09-22T01:44:40.4206016Z         PASS [   0.131s] ( 793/3280) spt-daemon brain::tests::peer_reply_deadline_caps_below_carrier_deadline
2026-09-22T01:44:40.4252877Z         PASS [   0.131s] ( 794/3280) spt-daemon brain::tests::reclassify_peer_reply_maps_timeout_off_poison
2026-09-22T01:44:40.4357529Z         PASS [   0.131s] ( 795/3280) spt-daemon brain::tests::report_completion_may_arrive_before_ack_without_losing_prompt_delivery
2026-09-22T01:44:40.4400245Z         PASS [   0.129s] ( 796/3280) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-09-22T01:44:40.4450585Z         PASS [   0.129s] ( 797/3280) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-09-22T01:44:40.4491092Z         PASS [   0.126s] ( 798/3280) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-09-22T01:44:40.4545084Z         PASS [   0.128s] ( 799/3280) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-09-22T01:44:40.4607419Z         PASS [   0.129s] ( 800/3280) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-09-22T01:44:40.4668860Z         PASS [   0.130s] ( 801/3280) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-09-22T01:44:40.4730634Z         PASS [   0.131s] ( 802/3280) spt::bin/spt api::startup::tests::seed_restorable_spends_dead_seeds_restores_recoverable
2026-09-22T01:44:40.4839907Z         PASS [   0.063s] ( 803/3280) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-09-22T01:44:40.5435328Z         PASS [   0.107s] ( 804/3280) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-09-22T01:44:40.5528301Z         PASS [   0.096s] ( 805/3280) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-09-22T01:44:40.5548875Z         PASS [   0.109s] ( 806/3280) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-09-22T01:44:40.5622166Z         PASS [   0.102s] ( 807/3280) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-09-22T01:44:40.5625223Z         PASS [   0.096s] ( 808/3280) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-09-22T01:44:40.6411690Z         PASS [   0.097s] ( 809/3280) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-09-22T01:44:40.6499874Z         PASS [   0.177s] ( 810/3280) spt::bin/spt api::startup::tests::session_id_fallback_binds_live_perch_from_sid
2026-09-22T01:44:40.6532705Z         PASS [   0.099s] ( 811/3280) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-09-22T01:44:40.6573396Z         PASS [   0.107s] ( 812/3280) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-09-22T01:44:40.6630980Z         PASS [   0.100s] ( 813/3280) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-09-22T01:44:40.6888316Z         PASS [   0.039s] ( 814/3280) spt::bin/spt api::startup::tests::session_id_fallback_refuses_a_psyche_custody_sid
2026-09-22T01:44:40.7064062Z         PASS [   0.018s] ( 815/3280) spt::bin/spt api::startup::tests::session_id_fallback_refuses_empty_sid_and_dead_anchor
2026-09-22T01:44:40.7313978Z         PASS [   0.025s] ( 816/3280) spt::bin/spt api::startup::tests::stale_seed_refusal_spends_the_seed_no_restore
2026-09-22T01:44:40.7616128Z         PASS [   0.030s] ( 817/3280) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-09-22T01:44:40.8104375Z         PASS [   0.049s] ( 818/3280) spt::bin/spt api::startup::tests::successful_bind_consumes_the_seed_exactly_once
2026-09-22T01:44:40.8865060Z         PASS [   0.425s] ( 819/3280) spt-daemon brainproc::tests::ready_candidate_promotes_once_old_gen_drains
2026-09-22T01:44:40.9023719Z         PASS [   0.416s] ( 820/3280) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-09-22T01:44:40.9047471Z         LEAK [   0.487s] ( 821/3280) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-09-22T01:44:40.9372720Z         PASS [   0.033s] ( 822/3280) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-09-22T01:44:40.9443835Z         PASS [   0.642s] ( 823/3280) spt-daemon brain::tests::report_ack_and_silent_owner_share_the_original_deadline
2026-09-22T01:44:40.9533005Z         LEAK [   0.513s] ( 824/3280) spt-daemon brainproc::tests::ready_but_old_gen_never_drains_does_not_promote_rolls_back
2026-09-22T01:44:41.0231058Z         PASS [   0.086s] ( 825/3280) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-09-22T01:44:41.0267660Z         PASS [   0.084s] ( 826/3280) spt-daemon codec::tests::oversized_prefix_rejected
2026-09-22T01:44:41.0411739Z         PASS [   0.087s] ( 827/3280) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-09-22T01:44:41.0481138Z         PASS [   0.025s] ( 828/3280) spt-daemon config::tests::crash_grace_is_config_driven
2026-09-22T01:44:41.0556992Z         PASS [   0.029s] ( 829/3280) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-09-22T01:44:41.0635104Z         PASS [   0.023s] ( 830/3280) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-09-22T01:44:41.0717251Z         PASS [   0.023s] ( 831/3280) spt-daemon config::tests::malformed_file_degrades_to_default
2026-09-22T01:44:41.0723540Z         PASS [   0.017s] ( 832/3280) spt-daemon config::tests::missing_file_is_default
2026-09-22T01:44:41.0861408Z         PASS [   0.023s] ( 833/3280) spt-daemon config::tests::pulse_period_is_config_driven
2026-09-22T01:44:41.1026028Z         PASS [   0.031s] ( 834/3280) spt-daemon config::tests::relay_choice_is_config_driven
2026-09-22T01:44:41.1174374Z         PASS [   0.045s] ( 835/3280) spt-daemon config::tests::remove_startup_endpoint_takes_one_entry_and_reports_whether_there_was_one
2026-09-22T01:44:41.1676345Z         PASS [   0.526s] ( 836/3280) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-09-22T01:44:41.1699201Z         PASS [   0.516s] ( 837/3280) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-09-22T01:44:41.1717951Z         PASS [   0.297s] ( 838/3280) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-09-22T01:44:41.2032295Z         PASS [   0.116s] ( 839/3280) spt-daemon config::tests::save_load_roundtrip
2026-09-22T01:44:41.2135897Z         PASS [   0.046s] ( 840/3280) spt-daemon conn::tests::conn_ids_are_unique_and_labels_stay_bounded
2026-09-22T01:44:41.2164283Z         PASS [   0.047s] ( 841/3280) spt-daemon conn::tests::failures_and_role_events_bypass_healthy_aggregation_with_original_start
2026-09-22T01:44:41.2211623Z         PASS [   0.119s] ( 842/3280) spt-daemon config::tests::startup_endpoints_roundtrip
2026-09-22T01:44:41.2321532Z         PASS [   0.115s] ( 843/3280) spt-daemon config::tests::upsert_startup_endpoint_appends_then_replaces_preserving_other_knobs
2026-09-22T01:44:41.2962244Z         LEAK [   0.630s] ( 844/3280) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-09-22T01:44:41.3079196Z         PASS [   0.105s] ( 845/3280) spt-daemon conn::tests::organic_write_failure_still_poisons_and_is_not_the_timeout_class
2026-09-22T01:44:41.3123749Z         PASS [   0.098s] ( 846/3280) spt-daemon conn::tests::retirement_token_splits_deadline_from_organic_with_attribution_parity
2026-09-22T01:44:41.3170754Z         PASS [   0.101s] ( 847/3280) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-09-22T01:44:41.3187208Z         PASS [   0.148s] ( 848/3280) spt-daemon conn::tests::healthy_round_trips_and_reconnections_emit_one_interval_summary
2026-09-22T01:44:41.3641212Z         PASS [   0.068s] ( 849/3280) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-09-22T01:44:41.3661997Z         PASS [   0.054s] ( 850/3280) spt-daemon crc_swap::tests::crash_recovery_missing_target_keeps_last_good_old
2026-09-22T01:44:41.3703634Z         LEAK [   0.808s] ( 851/3280) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-09-22T01:44:41.3706431Z         PASS [   0.063s] ( 852/3280) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-09-22T01:44:41.3733332Z         PASS [   0.056s] ( 853/3280) spt-daemon crc_swap::tests::displace_picks_fresh_old_name_and_gc_sweeps_stale
2026-09-22T01:44:41.3743558Z         PASS [   0.153s] ( 854/3280) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-09-22T01:44:41.3894386Z         PASS [   0.026s] ( 855/3280) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-09-22T01:44:41.4025297Z         PASS [   0.036s] ( 856/3280) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-09-22T01:44:41.4709347Z         PASS [   0.239s] ( 857/3280) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-09-22T01:44:41.4752405Z         PASS [   0.104s] ( 858/3280) spt-daemon crc_swap::tests::swap_error_carries_op_and_paths
2026-09-22T01:44:41.4914890Z         PASS [   0.120s] ( 859/3280) spt-daemon daemon::tests::a_captured_spawn_inherits_only_the_handle_in_its_allowlist
2026-09-22T01:44:41.5001320Z         PASS [   2.107s] ( 860/3280) spt-daemon autostart::tests::a_persisted_reserved_id_default_is_never_replayed
2026-09-22T01:44:41.5235190Z         PASS [   0.150s] ( 861/3280) spt-daemon daemon::tests::a_failed_job_termination_announces_the_tree_loss
2026-09-22T01:44:41.5841647Z         PASS [   0.182s] ( 862/3280) spt-daemon daemon::tests::an_ordinary_teardown_announces_nothing
2026-09-22T01:44:41.5971519Z         PASS [   0.222s] ( 863/3280) spt-daemon daemon::tests::a_scrubbed_variable_never_reaches_the_child
2026-09-22T01:44:41.5981995Z         PASS [   0.107s] ( 864/3280) spt-daemon daemon::tests::drive_ladder_all_err_returns_last_err
2026-09-22T01:44:41.5995828Z         PASS [   0.125s] ( 865/3280) spt-daemon daemon::tests::detached_no_inherit_falls_back_under_a_breakaway_denying_job
2026-09-22T01:44:41.6069097Z         PASS [   0.107s] ( 866/3280) spt-daemon daemon::tests::drive_ladder_falls_through_to_next_rung_on_err
2026-09-22T01:44:41.6113668Z         PASS [   0.088s] ( 867/3280) spt-daemon daemon::tests::drive_ladder_picks_first_ok_rung
2026-09-22T01:44:41.6128466Z         PASS [   0.029s] ( 868/3280) spt-daemon daemon::tests::ensure_declines_only_against_a_standing_operator_stop
2026-09-22T01:44:41.6222725Z         PASS [   0.304s] ( 869/3280) spt-daemon crc_swap::tests::mapped_old_does_not_brick_apply_displaces_aside
2026-09-22T01:44:41.6255256Z         PASS [   0.029s] ( 870/3280) spt-daemon daemon::tests::implicit_ensure_declines_without_clearing_the_inhibit
2026-09-22T01:44:41.7009068Z         PASS [   0.101s] ( 871/3280) spt-daemon daemon::tests::launch_ladder_order_is_wmi_schtasks_breakaway_injob
2026-09-22T01:44:41.7028827Z         PASS [   0.105s] ( 872/3280) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-09-22T01:44:41.7080948Z         PASS [   0.101s] ( 873/3280) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-09-22T01:44:41.7141359Z         PASS [   0.103s] ( 874/3280) spt-daemon daemon::tests::null_std_handles_only_on_a_pipe_stderr
2026-09-22T01:44:41.7236108Z         PASS [   0.101s] ( 875/3280) spt-daemon daemon::tests::the_refusal_line_names_the_remedy
2026-09-22T01:44:41.7309541Z         PASS [   0.105s] ( 876/3280) spt-daemon daemon::tests::the_tree_loss_line_names_the_loss_not_the_syscall
2026-09-22T01:44:41.7427629Z         PASS [   0.042s] ( 877/3280) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-09-22T01:44:41.7476682Z         PASS [   0.936s] ( 878/3280) spt::bin/spt api::startup::tests::the_escape_the_refusal_names_actually_clears_it
2026-09-22T01:44:41.7478201Z         PASS [   0.045s] ( 879/3280) spt-daemon daemon::tests::wmi_create_script_carries_the_no_window_startup_spec
2026-09-22T01:44:41.7801112Z         PASS [   0.391s] ( 880/3280) spt-daemon daemon::tests::a_tree_teardown_reaches_a_grandchild_the_service_spawned
2026-09-22T01:44:41.8255711Z         PASS [   0.921s] ( 881/3280) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-09-22T01:44:41.8276938Z         PASS [   0.119s] ( 882/3280) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-09-22T01:44:41.8404238Z         PASS [   0.368s] ( 883/3280) spt-daemon daemon::tests::breakaway_spawn_escapes_a_kill_on_close_job
2026-09-22T01:44:41.8433710Z         PASS [   0.230s] ( 884/3280) spt-daemon daemon::tests::spawn_env_additions_reach_the_child_and_keep_the_inherited_environment
2026-09-22T01:44:41.8480479Z         PASS [   0.134s] ( 885/3280) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-09-22T01:44:41.8584207Z         PASS [   0.128s] ( 886/3280) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-09-22T01:44:41.8584871Z         PASS [   0.116s] ( 887/3280) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-09-22T01:44:41.8598537Z         PASS [   0.136s] ( 888/3280) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-09-22T01:44:41.8630808Z         PASS [   0.116s] ( 889/3280) spt::bin/spt api::startup::tests::the_pid_role_is_stamped_from_the_entry_path
2026-09-22T01:44:41.8673647Z         PASS [   0.119s] ( 890/3280) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-09-22T01:44:41.8724207Z         PASS [   0.092s] ( 891/3280) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-09-22T01:44:41.8787784Z         PASS [   0.058s] ( 892/3280) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-09-22T01:44:41.9499275Z         PASS [   0.122s] ( 893/3280) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-09-22T01:44:41.9574936Z         PASS [   0.118s] ( 894/3280) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-09-22T01:44:41.9615393Z         PASS [   0.118s] ( 895/3280) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-09-22T01:44:41.9644269Z         PASS [   0.117s] ( 896/3280) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-09-22T01:44:41.9694507Z         PASS [   0.111s] ( 897/3280) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-09-22T01:44:41.9746880Z         PASS [   0.116s] ( 898/3280) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-09-22T01:44:41.9792658Z         PASS [   0.119s] ( 899/3280) spt-daemon deliverybytes::tests::ascii_edge_trimming_spans_chunks_without_changing_interior_whitespace
2026-09-22T01:44:42.0046768Z         PASS [   0.137s] ( 900/3280) spt-daemon deliverybytes::tests::controller_and_probe_bytes_never_become_delivery_evidence
2026-09-22T01:44:42.0182155Z         PASS [   0.139s] ( 901/3280) spt-daemon deliverybytes::tests::exhausted_evidence_keeps_old_matches_and_declines_future_origin_grants
2026-09-22T01:44:42.0268826Z         PASS [   0.077s] ( 902/3280) spt-daemon deliverybytes::tests::failed_physical_write_cannot_certify_omitted_or_partial_bytes
2026-09-22T01:44:42.0270615Z         PASS [   0.164s] ( 903/3280) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-09-22T01:44:42.0316202Z         PASS [   0.074s] ( 904/3280) spt-daemon deliverybytes::tests::non_ascii_edge_whitespace_remains_delivery_content
2026-09-22T01:44:42.0334713Z         PASS [   0.161s] ( 905/3280) spt-daemon deliverybytes::tests::entity_comparison_is_symmetric_chunk_safe_and_single_pass
2026-09-22T01:44:42.0368997Z         PASS [   0.075s] ( 906/3280) spt-daemon deliverybytes::tests::report_during_physical_write_declines_until_success_is_published
2026-09-22T01:44:42.0410872Z         PASS [   0.077s] ( 907/3280) spt-daemon deliverybytes::tests::split_multiline_delivery_matches_before_commit_with_ascii_edge_trimming
2026-09-22T01:44:42.0465673Z         PASS [   0.077s] ( 908/3280) spt-daemon deliverybytes::tests::successful_text_commands_aggregate_without_key_bytes
2026-09-22T01:44:42.0515660Z         PASS [   0.077s] ( 909/3280) spt-daemon deliverybytes::tests::trimmed_harness_resubmission_matches_core_written_path_bearing_peer_message
2026-09-22T01:44:42.0570378Z         PASS [   0.078s] ( 910/3280) spt-daemon deliverybytes::tests::xml_reencoded_delivery_is_excluded_without_excluding_unrelated_ampersands
2026-09-22T01:44:42.0624762Z         PASS [   0.058s] ( 911/3280) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-09-22T01:44:42.0786041Z         PASS [   0.052s] ( 912/3280) spt::bin/spt rc::tests::a_bringable_target_reaches_bring_up_with_the_offline_row_present
2026-09-22T01:44:42.0828372Z         PASS [   0.051s] ( 913/3280) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-09-22T01:44:42.0888377Z         PASS [   0.062s] ( 914/3280) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-09-22T01:44:42.1880969Z         PASS [   0.154s] ( 915/3280) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-09-22T01:44:42.1891684Z         PASS [   0.148s] ( 916/3280) spt-daemon digest::tests::resolve_config_precedence
2026-09-22T01:44:42.1965494Z         PASS [   0.160s] ( 917/3280) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-09-22T01:44:42.1991955Z         PASS [   0.152s] ( 918/3280) spt-daemon digest::tests::supersede_collapses_cross_generation_replay_to_newest
2026-09-22T01:44:42.2036246Z         PASS [   0.152s] ( 919/3280) spt-daemon digest::tests::supersede_is_noop_on_disjoint_sessions
2026-09-22T01:44:42.2075433Z         PASS [   0.150s] ( 920/3280) spt-daemon digest::tests::supersede_keeps_within_generation_repeats
2026-09-22T01:44:42.2127744Z         PASS [   0.150s] ( 921/3280) spt-daemon digest::tests::supersede_trims_divider_around_emptied_middle_generation
2026-09-22T01:44:42.2199916Z         PASS [   0.141s] ( 922/3280) spt::bin/spt rc::tests::a_refusal_names_the_targets_own_entry_surface
2026-09-22T01:44:42.2241182Z         PASS [   0.141s] ( 923/3280) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-09-22T01:44:42.3014925Z         PASS [   0.211s] ( 924/3280) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-09-22T01:44:42.3081866Z         PASS [   0.120s] ( 925/3280) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-09-22T01:44:42.3126329Z         PASS [   0.124s] ( 926/3280) spt-daemon digesthub::tests::render_is_glanceable
2026-09-22T01:44:42.3177510Z         PASS [   0.121s] ( 927/3280) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-09-22T01:44:42.3239477Z         PASS [   0.125s] ( 928/3280) spt-daemon dispatch::tests::a_fork_record_is_never_read_as_a_message_and_an_old_daemon_drops_it
2026-09-22T01:44:42.3281579Z         PASS [   0.125s] ( 929/3280) spt-daemon dispatch::tests::a_knock_record_routes_here_and_drops_cleanly_on_an_n1_daemon
2026-09-22T01:44:42.3347798Z         PASS [   0.127s] ( 930/3280) spt-daemon dispatch::tests::a_presence_record_classifies_as_its_own_family_and_never_as_a_message
2026-09-22T01:44:42.3349008Z         PASS [   0.317s] ( 931/3280) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-09-22T01:44:42.3404535Z         PASS [   0.128s] ( 932/3280) spt-daemon dispatch::tests::a_receipt_is_never_read_as_a_message_and_never_as_a_knock
2026-09-22T01:44:42.3458694Z         PASS [   0.018s] ( 933/3280) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-09-22T01:44:42.3570060Z         PASS [   0.022s] ( 934/3280) spt-daemon dispatch::tests::cold_enumeration_claims_at_most_the_pool_bound_per_poll
2026-09-22T01:44:42.3635702Z         PASS [   0.143s] ( 935/3280) spt::bin/spt rc::tests::a_sealed_dispatch_overlay_names_the_destination
2026-09-22T01:44:42.3961847Z         PASS [   0.078s] ( 936/3280) spt-daemon dispatch::tests::an_unadmitted_asker_is_refused_at_this_nodes_own_seam
2026-09-22T01:44:42.4418916Z         PASS [   0.217s] ( 937/3280) spt-daemon dispatch::tests::a_redemption_is_dropped_by_an_old_daemon_where_a_knock_field_would_have_been_accepted
2026-09-22T01:44:42.4419921Z         PASS [   2.016s] ( 938/3280) spt-daemon brainproc::tests::exe_hash_computed_exactly_once_across_n_publishes
2026-09-22T01:44:42.4507629Z         PASS [   0.127s] ( 939/3280) spt-daemon dispatch::tests::breaker_trips_with_doubling_capped_window_and_resets_on_progress
2026-09-22T01:44:42.4615527Z         PASS [   0.127s] ( 940/3280) spt-daemon dispatch::tests::classify_failure_seat_blocked_is_exactly_the_three_discipline_strings
2026-09-22T01:44:42.4680769Z         PASS [   0.168s] ( 941/3280) spt-daemon dispatch::tests::a_serve_for_request_opens_the_web_family_and_a_newer_kind_drops
2026-09-22T01:44:42.4720846Z         PASS [   0.159s] ( 942/3280) spt-daemon dispatch::tests::a_web_request_is_never_read_as_a_message_and_a_newer_kind_drops
2026-09-22T01:44:42.4821157Z         PASS [   0.142s] ( 943/3280) spt-daemon dispatch::tests::digest_pull_and_rest_never_read_as_each_other
2026-09-22T01:44:42.4876374Z         PASS [   0.142s] ( 944/3280) spt-daemon dispatch::tests::dispatch_event_carries_the_complete_key_set
2026-09-22T01:44:42.4933701Z         PASS [   0.136s] ( 945/3280) spt-daemon dispatch::tests::each_presence_word_has_exactly_one_authority
2026-09-22T01:44:42.5204843Z         PASS [   0.157s] ( 946/3280) spt::bin/spt rc::tests::attach_against_stopped_daemon_never_spawns_and_exits_loud
2026-09-22T01:44:42.5752730Z         PASS [   0.179s] ( 947/3280) spt-daemon dispatch::tests::feed_accumulator_commits_per_bound_never_per_chunk
2026-09-22T01:44:42.5809189Z         PASS [   0.139s] ( 948/3280) spt-daemon dispatch::tests::finished_is_terminal_for_attach_only
2026-09-22T01:44:42.5862575Z         PASS [   0.144s] ( 949/3280) spt-daemon dispatch::tests::line_endpoint_resolves_each_family_identity_key
2026-09-22T01:44:42.5909814Z         PASS [   0.140s] ( 950/3280) spt-daemon dispatch::tests::oneway_seatblocked_strikes_out_terminal_while_request_reply_paces_forever
2026-09-22T01:44:42.5963959Z         PASS [   0.135s] ( 951/3280) spt-daemon dispatch::tests::only_the_old_broker_unknown_verb_answer_falls_back_to_the_peek
2026-09-22T01:44:42.6022825Z         PASS [   0.134s] ( 952/3280) spt-daemon dispatch::tests::seal_record_classifies_to_its_own_family_never_wanmsg
2026-09-22T01:44:42.6071594Z         PASS [   0.135s] ( 953/3280) spt-daemon dispatch::tests::seat_blocked_requeues_budget_free_paced_by_the_breaker_window
2026-09-22T01:44:42.6119959Z         PASS [   0.130s] ( 954/3280) spt-daemon dispatch::tests::the_family_census_is_bijective_with_the_enum
2026-09-22T01:44:42.6167004Z         PASS [   0.129s] ( 955/3280) spt-daemon dispatch::tests::the_family_census_knows_about_the_answer_receipt
2026-09-22T01:44:42.6300855Z         PASS [   0.110s] ( 956/3280) spt::bin/spt rc::tests::attach_gate_routes_on_session_truth_not_the_row
2026-09-22T01:44:42.6304938Z         PASS [   0.322s] ( 957/3280) spt-daemon dispatch::tests::a_served_probe_leaves_the_targets_spool_and_inbox_byte_identical
2026-09-22T01:44:42.6309975Z         PASS [   1.974s] ( 958/3280) spt-daemon brainproc::tests::the_ready_breadcrumb_tells_a_computed_hash_from_a_cached_one
2026-09-22T01:44:42.6397099Z         PASS [   0.059s] ( 959/3280) spt-daemon dispatch::tests::transient_failure_requeues_bounded_and_terminal_never_reenters
2026-09-22T01:44:42.6437802Z         PASS [   0.057s] ( 960/3280) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-09-22T01:44:42.6486345Z         PASS [   0.058s] ( 961/3280) spt-daemon docshost::tests::a_bare_root_redirect_location_passes_through_untouched
2026-09-22T01:44:42.6545324Z         PASS [   0.058s] ( 962/3280) spt-daemon docshost::tests::a_non_3xx_reply_keeps_its_location_verbatim
2026-09-22T01:44:42.6591386Z         PASS [   0.057s] ( 963/3280) spt-daemon docshost::tests::a_path_only_redirect_location_is_rewritten_under_the_requesters_label
2026-09-22T01:44:42.6642063Z         PASS [   0.057s] ( 964/3280) spt-daemon docshost::tests::an_absolute_redirect_location_passes_through_untouched
2026-09-22T01:44:42.6694309Z         PASS [   0.057s] ( 965/3280) spt-daemon docshost::tests::content_types_cover_the_bundle_classes
2026-09-22T01:44:42.6752133Z         PASS [   0.182s] ( 966/3280) spt-daemon dispatch::tests::the_receiver_decides_origin_and_flood_not_the_sender
2026-09-22T01:44:42.7496794Z         PASS [   0.133s] ( 967/3280) spt-daemon docshost::tests::docs_url_encodes_the_canonical_node_prefix
2026-09-22T01:44:42.7665644Z         PASS [   0.136s] ( 968/3280) spt-daemon docshost::tests::port_resolution_env_config_default
2026-09-22T01:44:42.7739687Z         PASS [   0.143s] ( 969/3280) spt-daemon docshost::tests::rig_ephemeral_docs_port_retires_a_configured_collision
2026-09-22T01:44:42.7766385Z         PASS [   0.137s] ( 970/3280) spt-daemon docshost::tests::sanitizer_admits_pages_and_rejects_escapes
2026-09-22T01:44:42.7842532Z         PASS [   0.140s] ( 971/3280) spt-daemon docshost::tests::the_bound_docs_port_publishes_only_for_a_broker_backed_listener_and_retires_on_drop
2026-09-22T01:44:42.7868378Z         PASS [   0.157s] ( 972/3280) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-09-22T01:44:42.7887683Z         PASS [   0.140s] ( 973/3280) spt-daemon drivehub::tests::a_following_op_is_served_when_nothing_refused
2026-09-22T01:44:42.7941933Z         PASS [   0.140s] ( 974/3280) spt-daemon drivehub::tests::a_foreign_owlery_is_refused_pre_ack_under_its_own_name
2026-09-22T01:44:42.7987297Z         PASS [   0.140s] ( 975/3280) spt-daemon drivehub::tests::activity_and_drive_never_clobber_each_other
2026-09-22T01:44:42.8046897Z         PASS [   0.140s] ( 976/3280) spt-daemon drivehub::tests::activity_take_is_latest_wins_and_exactly_once
2026-09-22T01:44:42.8098232Z         PASS [   0.140s] ( 977/3280) spt-daemon drivehub::tests::an_attach_frame_from_a_dead_link_generation_is_evicted_never_served
2026-09-22T01:44:42.8160486Z         PASS [   0.141s] ( 978/3280) spt-daemon drivehub::tests::an_unknown_op_hangs_up_instead_of_being_swallowed
2026-09-22T01:44:42.8204519Z         PASS [   0.071s] ( 979/3280) spt-daemon drivehub::tests::clear_evicts_both_classes
2026-09-22T01:44:42.9004269Z         PASS [   0.134s] ( 980/3280) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-09-22T01:44:42.9054062Z         PASS [   0.131s] ( 981/3280) spt-daemon drivehub::tests::dead_generation_activity_frame_is_never_served
2026-09-22T01:44:42.9106212Z         PASS [   0.134s] ( 982/3280) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-09-22T01:44:42.9158852Z         PASS [   0.131s] ( 983/3280) spt-daemon drivehub::tests::drive_result_activity_key_is_additive_on_the_wire
2026-09-22T01:44:42.9270286Z         PASS [   0.138s] ( 984/3280) spt-daemon drivehub::tests::only_a_pre_ack_refusal_permits_a_second_spawn
2026-09-22T01:44:42.9318671Z         PASS [   0.138s] ( 985/3280) spt-daemon drivehub::tests::slots_are_per_owner
2026-09-22T01:44:42.9375077Z         PASS [   0.139s] ( 986/3280) spt-daemon drivehub::tests::take_is_exactly_once
2026-09-22T01:44:42.9438226Z         PASS [   0.139s] ( 987/3280) spt-daemon drivehub::tests::the_launch_reply_shapes_round_trip
2026-09-22T01:44:42.9541333Z         PASS [   0.138s] ( 988/3280) spt-daemon drivehub::tests::the_three_ephemeral_classes_never_clobber_each_other
2026-09-22T01:44:42.9588328Z         PASS [   0.138s] ( 989/3280) spt-daemon drivehub::tests::write_is_latest_wins
2026-09-22T01:44:42.9712577Z         PASS [   0.066s] ( 990/3280) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-09-22T01:44:42.9858511Z         PASS [   0.085s] ( 991/3280) spt-daemon effect::tests::applied_set_survives_reopen
2026-09-22T01:44:43.0218465Z         PASS [   0.106s] ( 992/3280) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-09-22T01:44:43.0703563Z         PASS [   0.137s] ( 993/3280) spt-daemon effect::tests::marker_is_single_source_and_frozen
2026-09-22T01:44:43.0729735Z         PASS [   0.162s] ( 994/3280) spt-daemon effect::tests::each_named_minter_namespaces_its_ops
2026-09-22T01:44:43.0761222Z         PASS [   0.139s] ( 995/3280) spt-daemon effect::tests::minter_tag_round_trips
2026-09-22T01:44:43.0804411Z         PASS [   0.136s] ( 996/3280) spt-daemon effect::tests::only_pty_writes_are_ephemeral
2026-09-22T01:44:43.0951905Z         PASS [   0.141s] ( 997/3280) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-09-22T01:44:43.1048628Z         PASS [   0.083s] ( 998/3280) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-09-22T01:44:43.1135954Z         PASS [   0.041s] ( 999/3280) spt-daemon effect::tests::with_tracing_retry_no_retry_on_success
2026-09-22T01:44:43.1178646Z         PASS [   0.042s] (1000/3280) spt-daemon effect::tests::with_tracing_retry_passes_through_other_errors
2026-09-22T01:44:43.1300181Z         PASS [   0.050s] (1001/3280) spt-daemon effect::tests::with_tracing_retry_retries_once_on_no_longer_held
2026-09-22T01:44:43.1304637Z         PASS [   0.145s] (1002/3280) spt-daemon effect::tests::recover_is_migration_free
2026-09-22T01:44:43.1308077Z         PASS [   0.172s] (1003/3280) spt-daemon effect::tests::poisoned_journal_lock_still_applies_subsequent_ops
2026-09-22T01:44:43.1361122Z         PASS [   0.067s] (1004/3280) spt-daemon effect::tests::shellchan_and_rc_same_session_dont_collide
2026-09-22T01:44:43.1362388Z         PASS [   0.165s] (1005/3280) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-09-22T01:44:43.1365466Z         PASS [   0.041s] (1006/3280) spt-daemon effect::tests::with_tracing_retry_terminal_is_public_language
2026-09-22T01:44:43.2032027Z         PASS [   0.276s] (1007/3280) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-09-22T01:44:43.2142883Z         PASS [   0.109s] (1008/3280) spt-daemon failedaddr::tests::a_null_address_records_nothing
2026-09-22T01:44:43.2193791Z         PASS [   0.106s] (1009/3280) spt-daemon failedaddr::tests::a_successful_dial_clears_the_record
2026-09-22T01:44:43.2259670Z         PASS [   0.108s] (1010/3280) spt-daemon failedaddr::tests::an_expired_record_stops_matching_and_is_swept
2026-09-22T01:44:43.2328669Z         PASS [   0.102s] (1011/3280) spt-daemon failedaddr::tests::connecting_to_a_peer_clears_only_that_peers_records
2026-09-22T01:44:43.2380592Z         PASS [   0.107s] (1012/3280) spt-daemon failedaddr::tests::matches_the_exact_address_and_no_other
2026-09-22T01:44:43.2429850Z         PASS [   0.112s] (1013/3280) spt-daemon firewall::tests::a_deny_line_naming_the_port_does_not_admit_it
2026-09-22T01:44:43.2499759Z         PASS [   0.114s] (1014/3280) spt-daemon firewall::tests::a_disabled_manager_does_not_shadow_the_backend
2026-09-22T01:44:43.2545496Z         PASS [   0.118s] (1015/3280) spt-daemon firewall::tests::a_live_manager_outranks_its_backend
2026-09-22T01:44:43.2605703Z         PASS [   0.124s] (1016/3280) spt-daemon firewall::tests::a_reconcile_never_reaches_a_rule_it_was_not_asked_about
2026-09-22T01:44:43.2623846Z         PASS [   0.453s] (1017/3280) spt-daemon drivehub::tests::the_pre_ack_causes_are_three_distinct_diagnostics
2026-09-22T01:44:43.2651765Z         PASS [   0.062s] (1018/3280) spt-daemon firewall::tests::active_but_unreadable_is_unverified_not_a_verdict
2026-09-22T01:44:43.2707869Z         PASS [   0.056s] (1019/3280) spt-daemon firewall::tests::active_ufw_is_decided_against_the_bound_port
2026-09-22T01:44:43.2773465Z         PASS [   0.058s] (1020/3280) spt-daemon firewall::tests::any_rule_of_the_name_admitting_the_binder_passes
2026-09-22T01:44:43.2826554Z         PASS [   0.057s] (1021/3280) spt-daemon firewall::tests::no_active_firewall_reads_unknown_and_inactive_ones_are_skipped
2026-09-22T01:44:43.2867793Z         PASS [   0.054s] (1022/3280) spt-daemon firewall::tests::rule_for_another_binary_is_a_mismatch_not_a_pass
2026-09-22T01:44:43.2931003Z         PASS [   0.055s] (1023/3280) spt-daemon firewall::tests::rule_for_the_binder_passes_regardless_of_case_or_separators
2026-09-22T01:44:43.2973657Z         PASS [   0.054s] (1024/3280) spt-daemon firewall::tests::the_reconcile_decides_create_repoint_nothing_and_cannot_elevate
2026-09-22T01:44:43.3018034Z         PASS [   0.052s] (1025/3280) spt-daemon firewall::tests::unanswerable_probes_read_unknown_and_no_rule_reads_missing
2026-09-22T01:44:43.3810956Z         PASS [   0.126s] (1026/3280) spt-daemon forkop::tests::forking_into_the_reserved_id_is_refused_before_the_mind_is_copied
2026-09-22T01:44:43.3875492Z         PASS [   0.126s] (1027/3280) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-09-22T01:44:43.3933056Z         PASS [   0.131s] (1028/3280) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-09-22T01:44:43.3991930Z         PASS [   0.134s] (1029/3280) spt-daemon frame::tests::handshake_rejects_below_floor
2026-09-22T01:44:43.4046248Z         PASS [   0.134s] (1030/3280) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-09-22T01:44:43.4087675Z         PASS [   0.131s] (1031/3280) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-09-22T01:44:43.4140273Z         PASS [   0.131s] (1032/3280) spt-daemon grants::tests::escalation_answers_apply
2026-09-22T01:44:43.4202061Z         PASS [   0.133s] (1033/3280) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-09-22T01:44:43.4316151Z         PASS [   0.134s] (1034/3280) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-09-22T01:44:43.4363329Z         PASS [   0.135s] (1035/3280) spt-daemon grants::tests::preconsent_flags_author_grants
2026-09-22T01:44:43.5126556Z         PASS [   0.132s] (1036/3280) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-09-22T01:44:43.5168009Z         PASS [   0.130s] (1037/3280) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-09-22T01:44:43.5227709Z         PASS [   0.129s] (1038/3280) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-09-22T01:44:43.5271311Z         PASS [   0.128s] (1039/3280) spt-daemon harnesshost::tests::node_key_fills_advertised_label_in_session_template
2026-09-22T01:44:43.5323174Z         PASS [   0.128s] (1040/3280) spt-daemon harnesshost::tests::node_missing_reference_fails_loud
2026-09-22T01:44:43.5369471Z         PASS [   0.128s] (1041/3280) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-09-22T01:44:43.5418474Z         PASS [   0.128s] (1042/3280) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-09-22T01:44:43.5458973Z         PASS [   0.126s] (1043/3280) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-09-22T01:44:43.5503567Z         PASS [   0.119s] (1044/3280) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-09-22T01:44:43.5553075Z         PASS [   0.119s] (1045/3280) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-09-22T01:44:43.5612054Z         PASS [   0.049s] (1046/3280) spt-daemon harnesshost::tests::prepare_threads_translation_binary_when_declared
2026-09-22T01:44:43.5650821Z         PASS [   0.048s] (1047/3280) spt-daemon harnesshost::tests::provisional_session_id_recognizes_own_mint_only
2026-09-22T01:44:43.5714187Z         PASS [   0.049s] (1048/3280) spt-daemon harnesshost::tests::translation_binary_resolves_against_install_dir
2026-09-22T01:44:43.5860614Z         PASS [   0.049s] (1049/3280) spt-daemon inputreceipt::tests::changed_prose_reuses_paths_but_new_paths_and_sessions_are_independent
2026-09-22T01:44:43.5908088Z         PASS [   0.049s] (1050/3280) spt-daemon inputreceipt::tests::duplicate_pending_reports_wait_for_publication_of_the_same_receipt
2026-09-22T01:44:43.5966976Z         PASS [   0.051s] (1051/3280) spt-daemon inputreceipt::tests::fast_missing_replies_cannot_accumulate_unbounded_deadline_work
2026-09-22T01:44:43.6563532Z         PASS [   0.363s] (1052/3280) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-09-22T01:44:43.6768304Z         PASS [   0.126s] (1053/3280) spt-daemon inputreceipt::tests::missing_file_is_silent_but_a_refusal_is_named
2026-09-22T01:44:43.6845081Z         PASS [   0.129s] (1054/3280) spt-daemon inputreceipt::tests::prompt_worker_slots_remain_bounded_through_notification_delivery
2026-09-22T01:44:43.6884272Z         PASS [   0.127s] (1055/3280) spt-daemon inputreceipt::tests::receipt_origin_requires_a_remote_controller_not_a_viewer_or_local_seat
2026-09-22T01:44:43.6963383Z         PASS [   0.131s] (1056/3280) spt-daemon inputreceipt::tests::replies_cannot_change_controller_paths_or_lifetime
2026-09-22T01:44:43.7018374Z         PASS [   0.130s] (1057/3280) spt-daemon inputreceipt::tests::same_session_path_has_one_notice_and_never_extends_a_live_reference
2026-09-22T01:44:43.7056515Z         PASS [   0.120s] (1058/3280) spt-daemon inputreceipt::tests::silent_controller_times_out_once_without_regranting_an_uncertain_exposure
2026-09-22T01:44:43.7097050Z         PASS [   1.134s] (1059/3280) spt-daemon dispatch::tests::the_relay_observation_is_a_real_connect_and_a_gone_listener_never_reads_offline
2026-09-22T01:44:43.7119451Z         PASS [   0.121s] (1060/3280) spt-daemon inputreceipt::tests::trimmed_prompt_resubmission_shares_receipt_without_extending_deadline
2026-09-22T01:44:43.7172704Z         PASS [   0.121s] (1061/3280) spt-daemon inputreceipt::tests::uncertain_owner_result_keeps_the_fence_across_controller_changes
2026-09-22T01:44:43.7229842Z         PASS [   0.067s] (1062/3280) spt-daemon iobus::tests::a_boundary_frame_carries_no_body_even_if_the_event_does
2026-09-22T01:44:43.7263802Z         PASS [   0.049s] (1063/3280) spt-daemon iobus::tests::a_failing_sink_never_suppresses_a_later_one
2026-09-22T01:44:43.7323969Z         PASS [   0.048s] (1064/3280) spt-daemon iobus::tests::io_frame_carries_kind_seq_and_truncation
2026-09-22T01:44:43.7367306Z         PASS [   0.048s] (1065/3280) spt-daemon iobus::tests::io_frame_carries_the_mid_marker_only_when_set
2026-09-22T01:44:43.7423439Z         PASS [   0.046s] (1066/3280) spt-daemon iobus::tests::publish_fans_out_to_every_sink
2026-09-22T01:44:43.8220784Z         PASS [   0.120s] (1067/3280) spt-daemon iobus::tests::publishing_to_an_empty_bus_is_a_no_op
2026-09-22T01:44:43.8255069Z         PASS [   0.120s] (1068/3280) spt-daemon iobus::tests::the_event_carries_its_span_marker_to_the_frame
2026-09-22T01:44:43.8314024Z         PASS [   0.122s] (1069/3280) spt-daemon iobus::tests::the_event_keeps_the_full_payload_the_frame_bounds_it
2026-09-22T01:44:43.8366544Z         PASS [   0.309s] (1070/3280) spt-daemon inject::tests::has_parked_idle_spool_gates_on_idle_hosted_and_pending
2026-09-22T01:44:43.8376060Z         PASS [   0.126s] (1071/3280) spt-daemon iobus::tests::the_frame_class_follows_the_kind_and_nothing_else
2026-09-22T01:44:43.8381766Z         PASS [   0.306s] (1072/3280) spt-daemon inject::tests::shared_inject_leg_detects_spt_hosted
2026-09-22T01:44:43.8435304Z         PASS [   0.126s] (1073/3280) spt-daemon knocknotif::tests::correlation_subnet_beats_first_visible
2026-09-22T01:44:43.8506306Z         PASS [   0.128s] (1074/3280) spt-daemon knocknotif::tests::courtesy_subnet_is_a_member_subnet
2026-09-22T01:44:43.8567187Z         PASS [   0.130s] (1075/3280) spt-daemon knocknotif::tests::hidden_addressee_is_not_a_candidate
2026-09-22T01:44:43.8695142Z         PASS [   0.133s] (1076/3280) spt-daemon lanhost::tests::off_until_started_and_a_stop_with_nothing_to_stop_is_not_an_error
2026-09-22T01:44:43.8728933Z         PASS [   0.140s] (1077/3280) spt-daemon lanhost::tests::install_page_bakes_the_asked_for_triples_hex
2026-09-22T01:44:43.8749894Z         PASS [   0.133s] (1078/3280) spt-daemon lanhost::tests::port_resolution_and_rig_posture
2026-09-22T01:44:43.8803314Z         PASS [   0.058s] (1079/3280) spt-daemon lanhost::tests::router_admits_three_routes_and_nothing_else
2026-09-22T01:44:43.9206864Z         PASS [   0.089s] (1080/3280) spt-daemon lanhost::tests::the_production_entry_names_the_builtin_release_roots_and_the_t0_exe
2026-09-22T01:44:43.9304417Z         PASS [   0.105s] (1081/3280) spt-daemon lanhost::tests::set_gate_admits_the_applied_set_and_names_each_refusal
2026-09-22T01:44:43.9908397Z         PASS [   0.121s] (1082/3280) spt-daemon lifecycle::tests::base_keys_carries_single_subnet_no_home
2026-09-22T01:44:44.0093432Z         PASS [   0.171s] (1083/3280) spt-daemon lifecycle::tests::a_seeded_ingest_fault_survives_a_turn_success_after_a_restart
2026-09-22T01:44:44.0280319Z         PASS [   0.171s] (1084/3280) spt-daemon lifecycle::tests::any_kind_success_clears_timeouts_but_only_its_own_hard_counter
2026-09-22T01:44:44.0792100Z         PASS [   0.235s] (1085/3280) spt-daemon lifecycle::tests::a_slotless_stamp_seeds_nothing_and_an_unknown_slot_is_ignored
2026-09-22T01:44:44.1227378Z         PASS [   0.242s] (1086/3280) spt-daemon lifecycle::tests::custody_survives_parent_boundary_and_reseed_clears
2026-09-22T01:44:44.2325809Z         PASS [   4.209s] (1087/3280) spt-daemon bootstrap_firewall::windows::tests::a_rule_heavy_prewrite_query_still_reaches_reconcile_write
2026-09-22T01:44:44.5480109Z         PASS [   1.761s] (1088/3280) spt::bin/spt rc::tests::attach_viewport_reconnects_across_a_broker_bounce
2026-09-22T01:44:44.7623155Z         PASS [   0.684s] (1089/3280) spt-daemon lifecycle::tests::event_turn_bound_follows_the_role_not_the_pulse
2026-09-22T01:44:44.9139731Z         PASS [   0.791s] (1090/3280) spt-daemon lifecycle::tests::first_turn_psyche_context_is_never_empty
2026-09-22T01:44:45.1489071Z         PASS [   0.600s] (1091/3280) spt::bin/spt rc::tests::bracketed_paste_framing_is_exact_and_content_verbatim
2026-09-22T01:44:45.1657767Z         PASS [   0.251s] (1092/3280) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-09-22T01:44:45.1697190Z         PASS [   0.938s] (1093/3280) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-09-22T01:44:45.1775132Z         PASS [   0.029s] (1094/3280) spt::bin/spt rc::tests::bringable_is_the_engine_room_addressed_plainly_with_a_code
2026-09-22T01:44:45.2193256Z         PASS [   0.457s] (1095/3280) spt-daemon lifecycle::tests::ingest_hard_failures_stamp_even_while_turns_succeed
2026-09-22T01:44:45.2614174Z         PASS [   0.096s] (1096/3280) spt-daemon lifecycle::tests::node_key_fills_advertised_label_in_lifecycle_base_keys
2026-09-22T01:44:45.2656623Z         PASS [   0.096s] (1097/3280) spt-daemon lifecycle::tests::only_a_consumed_commune_owes_an_event
2026-09-22T01:44:45.2774016Z         PASS [   0.100s] (1098/3280) spt::bin/spt rc::tests::bringup_prompt_names_the_node_and_the_home_subnet
2026-09-22T01:44:45.3047637Z         PASS [   0.043s] (1099/3280) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-09-22T01:44:45.3050527Z         PASS [   0.040s] (1100/3280) spt-daemon lifecycle::tests::outcome_classifies_by_type_never_by_message
2026-09-22T01:44:45.3202369Z         PASS [   0.041s] (1101/3280) spt::bin/spt rc::tests::broker_host_child
2026-09-22T01:44:45.3277058Z         PASS [   0.023s] (1102/3280) spt-daemon lifecycle::tests::outcome_names_its_leg_and_turn_failure_wins
2026-09-22T01:44:45.3452930Z         PASS [   0.040s] (1103/3280) spt-daemon lifecycle::tests::psyche_context_file_continue_is_zero_bytes_fresh_is_nonempty
2026-09-22T01:44:45.3467057Z         PASS [   0.027s] (1104/3280) spt::bin/spt rc::tests::canonical_wire_id_strips_qualifiers_to_the_bare_id
2026-09-22T01:44:45.3585534Z         PASS [   0.027s] (1105/3280) spt-daemon lifecycle::tests::psyche_turn_keys_carry_custody_sids_and_context_file_path
2026-09-22T01:44:45.3764010Z         PASS [   0.031s] (1106/3280) spt-daemon lifecycle::tests::psyche_turn_strikes_exhausted_boundary
2026-09-22T01:44:45.3807544Z         PASS [   0.035s] (1107/3280) spt::bin/spt rc::tests::ceremony_keys_fold_through_the_shared_kernel
2026-09-22T01:44:45.4941738Z         PASS [  12.386s] (1108/3280) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-09-22T01:44:45.4989962Z         PASS [   0.118s] (1109/3280) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-09-22T01:44:45.5299947Z         PASS [   0.030s] (1110/3280) spt::bin/spt rc::tests::clipboard_paste_wraps_nonempty_and_noops_on_empty_or_failure
2026-09-22T01:44:45.5479629Z         PASS [   0.019s] (1111/3280) spt::bin/spt rc::tests::declined_input_paths_remain_receipt_bound_and_bounded
2026-09-22T01:44:45.5621329Z         PASS [   0.186s] (1112/3280) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-09-22T01:44:45.5688453Z         PASS [   0.021s] (1113/3280) spt::bin/spt rc::tests::detach_keybind_semantics
2026-09-22T01:44:45.5789843Z         PASS [   0.085s] (1114/3280) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-09-22T01:44:45.6620443Z         PASS [   0.093s] (1115/3280) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-09-22T01:44:45.6871255Z         PASS [   0.025s] (1116/3280) spt::bin/spt rc::tests::display_guard_postlude_exactly_once_and_inactive_silent
2026-09-22T01:44:45.7023176Z         PASS [   0.348s] (1117/3280) spt-daemon lifecycle::tests::psyche_turn_threads_parent_read_env_into_spawn
2026-09-22T01:44:45.7208454Z         PASS [   0.158s] (1118/3280) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-09-22T01:44:45.7300560Z         PASS [   0.043s] (1119/3280) spt::bin/spt rc::tests::driver_of_record_reports_no_driver_for_an_offline_record_only
2026-09-22T01:44:45.7420217Z         PASS [   0.162s] (1120/3280) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-09-22T01:44:45.7630401Z         PASS [   0.033s] (1121/3280) spt::bin/spt rc::tests::driver_phrase_names_own_node_plainly_but_remote_verbatim
2026-09-22T01:44:45.7780642Z         PASS [   0.037s] (1122/3280) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-09-22T01:44:45.8858545Z         PASS [   0.108s] (1123/3280) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-09-22T01:44:45.9528496Z         PASS [   0.064s] (1124/3280) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-09-22T01:44:46.0074777Z         PASS [   0.244s] (1125/3280) spt::bin/spt rc::tests::establish_attach_reuses_the_probes_carried_pump_conn
2026-09-22T01:44:46.0495879Z         PASS [   0.096s] (1126/3280) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-09-22T01:44:46.0771610Z         PASS [   0.067s] (1127/3280) spt::bin/spt rc::tests::first_event_stall_decision
2026-09-22T01:44:46.0808185Z         PASS [   0.034s] (1128/3280) spt-daemon lifecycle::tests::resolve_endpoint_drop_dir_cases
2026-09-22T01:44:46.1052799Z         PASS [   0.029s] (1129/3280) spt::bin/spt rc::tests::fold_code_key_prompt_rules
2026-09-22T01:44:46.1263784Z         PASS [   0.022s] (1130/3280) spt::bin/spt rc::tests::give_up_copy_names_daemon_down_vs_generic
2026-09-22T01:44:46.1533922Z         PASS [   0.027s] (1131/3280) spt::bin/spt rc::tests::guidance_follows_the_locally_installed_binary
2026-09-22T01:44:46.2337900Z         PASS [   0.080s] (1132/3280) spt::bin/spt rc::tests::harness_only_row_matches_online_seatless_live_agents_only
2026-09-22T01:44:46.2639585Z         PASS [   0.029s] (1133/3280) spt::bin/spt rc::tests::identity_line_format
2026-09-22T01:44:46.3073591Z         PASS [   0.043s] (1134/3280) spt::bin/spt rc::tests::input_paths_require_remote_control_and_use_the_local_target
2026-09-22T01:44:46.3293950Z         PASS [   0.023s] (1135/3280) spt::bin/spt rc::tests::key_event_step_detach_sm
2026-09-22T01:44:46.4507802Z         PASS [   0.121s] (1136/3280) spt::bin/spt rc::tests::mouse_is_paste_only_right_button_down
2026-09-22T01:44:46.4791578Z         PASS [   0.028s] (1137/3280) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-09-22T01:44:46.5076178Z         PASS [   0.028s] (1138/3280) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-09-22T01:44:46.6131485Z         PASS [   0.105s] (1139/3280) spt::bin/spt rc::tests::only_a_demonstrated_applicable_defect_speaks
2026-09-22T01:44:46.6369418Z         PASS [   0.025s] (1140/3280) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-09-22T01:44:46.6634018Z         PASS [   0.026s] (1141/3280) spt::bin/spt rc::tests::over_surface_content_scrolls_and_never_shrinks
2026-09-22T01:44:46.6881376Z         PASS [   0.024s] (1142/3280) spt::bin/spt rc::tests::pre_broker_busy_guidance_fires_for_any_driver_not_just_remote
2026-09-22T01:44:46.7954807Z         PASS [   0.108s] (1143/3280) spt::bin/spt rc::tests::public_attach_failure_maps_deadline_class_only
2026-09-22T01:44:46.8314049Z         PASS [   0.035s] (1144/3280) spt::bin/spt rc::tests::pump_status_emit_sequence_over_write_sink
2026-09-22T01:44:47.2594699Z         PASS [   3.409s] (1145/3280) spt-daemon lifecycle::tests::an_ingest_consumes_the_standing_expectation
2026-09-22T01:44:47.4519252Z         PASS [   3.579s] (1146/3280) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-09-22T01:44:47.4699344Z         PASS [   3.595s] (1147/3280) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-09-22T01:44:47.4827982Z         PASS [   3.646s] (1148/3280) spt-daemon lifecycle::tests::a_declared_psyche_role_that_fails_still_strikes_and_stamps_no_absence
2026-09-22T01:44:47.4845943Z         PASS [   3.457s] (1149/3280) spt-daemon lifecycle::tests::empty_sweep_yields_no_outcome_while_a_real_ingest_yields_success
2026-09-22T01:44:47.5777537Z         PASS [   0.107s] (1150/3280) spt-daemon lifecycle::tests::session_not_found_discriminates_reseed_from_strike
2026-09-22T01:44:47.5804611Z         PASS [   0.097s] (1151/3280) spt-daemon lifecycle::tests::spt_internal_decision_table
2026-09-22T01:44:47.5902591Z         PASS [   0.105s] (1152/3280) spt-daemon lifecycle::tests::the_emitted_kinds_are_the_vocabularys_own
2026-09-22T01:44:47.7147954Z         PASS [   0.137s] (1153/3280) spt-daemon lifecycle::tests::the_expectation_is_recorded_before_the_spawn_not_after
2026-09-22T01:44:47.7390613Z         PASS [   3.818s] (1154/3280) spt-daemon lifecycle::tests::declaring_the_role_clears_a_stored_absence
2026-09-22T01:44:47.7407182Z         PASS [   3.750s] (1155/3280) spt-daemon lifecycle::tests::echo_fires_without_a_recorded_endpoint_cwd
2026-09-22T01:44:47.8824407Z         PASS [   0.292s] (1156/3280) spt-daemon lifecycle::tests::timeout_budget_is_ten_deep_not_three
2026-09-22T01:44:47.9038584Z         PASS [   0.323s] (1157/3280) spt-daemon lifecycle::tests::thrash_budget_trips_on_a_synthetic_failure_loop_without_touching_status
2026-09-22T01:44:47.9108773Z         PASS [   0.196s] (1158/3280) spt-daemon lifecycle::tests::turn_budget_stamps_on_exhaustion_and_clears_on_success
2026-09-22T01:44:47.9121777Z         PASS [   0.171s] (1159/3280) spt-daemon linkhost::tests::force_on_an_offline_instance_is_the_plain_relink
2026-09-22T01:44:47.9236656Z         PASS [   3.914s] (1160/3280) spt-daemon lifecycle::tests::echo_never_overwrites_an_authored_commune_drop
2026-09-22T01:44:48.0207847Z         PASS [   0.138s] (1161/3280) spt-daemon linkhost::tests::force_refuses_an_ephemeral_instance_and_moves_nothing
2026-09-22T01:44:48.0310526Z         PASS [   4.100s] (1162/3280) spt-daemon lifecycle::tests::echo_fire_runs_child_in_endpoint_cwd_and_routes_brief
2026-09-22T01:44:48.0485020Z         PASS [   0.309s] (1163/3280) spt-daemon linkhost::tests::cmd_wakes_a_stale_online_persistent_instance
2026-09-22T01:44:48.0676951Z         PASS [   0.157s] (1164/3280) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-09-22T01:44:48.3152573Z         PASS [   3.095s] (1165/3280) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-09-22T01:44:48.3516809Z         PASS [   0.893s] (1166/3280) spt-daemon lifecycle::tests::role_less_manifest_ticks_strike_free
2026-09-22T01:44:48.3878221Z         PASS [   0.043s] (1167/3280) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-09-22T01:44:48.4166712Z         PASS [   0.386s] (1168/3280) spt-daemon linkhost::tests::run_action_honors_the_force_arg
2026-09-22T01:44:48.4223736Z         PASS [   0.034s] (1169/3280) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-09-22T01:44:48.4294538Z         PASS [   0.115s] (1170/3280) spt-daemon linkhost::tests::survivor_probe_separates_our_binary_from_a_recycled_pid
2026-09-22T01:44:48.4365150Z         PASS [   0.020s] (1171/3280) spt-daemon msg::tests::broker_image_legacy_reply_has_no_process_identity
2026-09-22T01:44:48.4398204Z         PASS [   0.017s] (1172/3280) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-09-22T01:44:48.4951860Z         PASS [   0.475s] (1173/3280) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-09-22T01:44:48.5318193Z         PASS [   0.102s] (1174/3280) spt-daemon msg::tests::endpoint_injected_envelope_carries_delivered_and_spool_hint
2026-09-22T01:44:48.5342582Z         PASS [   0.486s] (1175/3280) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-09-22T01:44:48.5431536Z         PASS [   0.638s] (1176/3280) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-09-22T01:44:48.5667177Z         PASS [   0.127s] (1177/3280) spt-daemon msg::tests::evicted_envelope_round_trips
2026-09-22T01:44:48.5668534Z         PASS [   0.655s] (1178/3280) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-09-22T01:44:48.5675299Z         PASS [   0.072s] (1179/3280) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-09-22T01:44:48.5700661Z         PASS [   0.646s] (1180/3280) spt-daemon linkhost::tests::relink_refuses_a_live_instance_but_recovers_a_stale_online_one
2026-09-22T01:44:48.5724408Z         PASS [   0.135s] (1181/3280) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-09-22T01:44:48.5769953Z         PASS [   0.046s] (1182/3280) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-09-22T01:44:48.5807813Z         PASS [   0.045s] (1183/3280) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-09-22T01:44:48.5818139Z         PASS [   0.039s] (1184/3280) spt-daemon msg::tests::output_envelope_round_trips
2026-09-22T01:44:48.6042773Z         PASS [   0.037s] (1185/3280) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-09-22T01:44:48.6155047Z         PASS [   0.048s] (1186/3280) spt-daemon msg::tests::output_sync_flag_defaults_absent_and_skips_when_false
2026-09-22T01:44:48.6256613Z         PASS [   0.056s] (1187/3280) spt-daemon msg::tests::stream_lifetime_is_additive_and_defaults_durable
2026-09-22T01:44:48.6258105Z         PASS [   0.058s] (1188/3280) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-09-22T01:44:48.6511832Z         PASS [   0.079s] (1189/3280) spt-daemon msg::tests::two_phase_join_wire_round_trips
2026-09-22T01:44:48.6524175Z         PASS [   0.075s] (1190/3280) spt-daemon msg::tests::wire_decodes_old_shape_to_legacy
2026-09-22T01:44:48.6525697Z         PASS [   0.073s] (1191/3280) spt-daemon nethost::tests::append_halts_at_first_failed_write_removes_the_seat_and_cancels_the_lease
2026-09-22T01:44:48.6628199Z         PASS [   0.595s] (1192/3280) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-09-22T01:44:48.6684778Z         PASS [   0.087s] (1193/3280) spt-daemon nethost::tests::attach_replay_never_interleaves_with_concurrent_live_appends
2026-09-22T01:44:48.6714557Z         PASS [   0.067s] (1194/3280) spt-daemon nethost::tests::begin_attach_refuses_only_while_a_poisoned_prior_still_drains
2026-09-22T01:44:48.6903933Z         PASS [   2.989s] (1195/3280) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-09-22T01:44:48.6943471Z         PASS [   0.044s] (1196/3280) spt-daemon nethost::tests::displaced_writer_failure_never_cancels_the_successor_lease
2026-09-22T01:44:48.7585985Z         PASS [   0.133s] (1197/3280) spt-daemon nethost::tests::dispatch_stream_infos_excludes_local_and_retired_rows_server_side
2026-09-22T01:44:48.7843989Z         PASS [   0.132s] (1198/3280) spt-daemon nethost::tests::finish_halts_and_removes_a_poisoned_seat
2026-09-22T01:44:48.7847873Z         PASS [   0.132s] (1199/3280) spt-daemon nethost::tests::home_relay_reads_a_real_serialized_endpoint_addr
2026-09-22T01:44:48.8166488Z         PASS [   0.124s] (1200/3280) spt-daemon nethost::tests::next_seq_counts_appends_not_logical_chunks
2026-09-22T01:44:48.8414418Z         PASS [   0.177s] (1201/3280) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-09-22T01:44:48.8461064Z         PASS [   0.061s] (1202/3280) spt-daemon nethost::tests::opener_capture_gives_up_bounded_on_a_newline_less_stream
2026-09-22T01:44:48.8739795Z         PASS [   0.087s] (1203/3280) spt-daemon nethost::tests::opener_pins_first_line_across_full_ring_roll
2026-09-22T01:44:48.9315748Z         PASS [   0.305s] (1204/3280) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-09-22T01:44:48.9352216Z         PASS [   0.236s] (1205/3280) spt-daemon nethost::tests::op_maps_are_minter_namespaced
2026-09-22T01:44:48.9408564Z         PASS [   0.315s] (1206/3280) spt-daemon nethost::tests::conn_close_sweeps_its_stream_rows
2026-09-22T01:44:48.9576798Z         PASS [   0.117s] (1207/3280) spt-daemon nethost::tests::presence_log_mirrors_the_seat_discipline
2026-09-22T01:44:48.9577564Z         PASS [   0.199s] (1208/3280) spt-daemon nethost::tests::open_class_routes_to_the_opener_row_only
2026-09-22T01:44:48.9645632Z         PASS [   0.149s] (1209/3280) spt-daemon nethost::tests::overflow_detaches_without_lease_cancel_and_the_brain_resumes_from_cursor
2026-09-22T01:44:48.9653908Z         PASS [   0.119s] (1210/3280) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-09-22T01:44:48.9658179Z         PASS [   0.296s] (1211/3280) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-09-22T01:44:49.0492182Z         PASS [   0.107s] (1212/3280) spt-daemon nethost::tests::send_stream_refuses_on_a_canceled_lease
2026-09-22T01:44:49.0610913Z         PASS [   0.141s] (1213/3280) spt-daemon nethost::tests::retire_sweep_dismisses_the_seat_and_terminal_retire_drops_the_row
2026-09-22T01:44:49.0640449Z         PASS [   0.192s] (1214/3280) spt-daemon nethost::tests::retire_hides_the_row_while_active_rows_stay
2026-09-22T01:44:49.0965948Z         PASS [   0.166s] (1215/3280) spt-daemon nethost::tests::retired_row_still_flushes_a_late_reply
2026-09-22T01:44:49.0970276Z         PASS [   0.139s] (1216/3280) spt-daemon nethost::tests::unsubscribe_releases_only_the_callers_seat_joins_writer_and_is_idempotent
2026-09-22T01:44:49.1571230Z         PASS [   0.200s] (1217/3280) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-09-22T01:44:49.1868962Z         PASS [   0.122s] (1218/3280) spt-daemon notif::tests::consent_changelog_uses_the_discovered_node_local_docs
2026-09-22T01:44:49.1923898Z         PASS [   0.131s] (1219/3280) spt-daemon notif::tests::consent_changelog_retains_release_url_without_live_docs
2026-09-22T01:44:49.1986103Z         PASS [   3.115s] (1220/3280) spt-daemon lifecycle::tests::rest_edge_echo_success_clears_stale_psyche_stamp
2026-09-22T01:44:49.2451788Z         PASS [   0.279s] (1221/3280) spt-daemon notif::tests::a_notify_opens_no_reply_window_under_its_display_label
2026-09-22T01:44:49.2839625Z         PASS [   2.453s] (1222/3280) spt::bin/spt rc::tests::qualified_targets_attach_with_bare_wire_id
2026-09-22T01:44:49.3015037Z         PASS [   0.017s] (1223/3280) spt::bin/spt rc::tests::reassert_scanner_survives_split_across_chunks
2026-09-22T01:44:49.3152764Z         PASS [   0.014s] (1224/3280) spt::bin/spt rc::tests::reassert_scanner_triggers_only_on_region_destroyers
2026-09-22T01:44:49.3285294Z         PASS [   0.013s] (1225/3280) spt::bin/spt rc::tests::reconnect_banner_clears_and_centers
2026-09-22T01:44:49.3411048Z         PASS [   0.013s] (1226/3280) spt::bin/spt rc::tests::reconnect_banner_shows_the_countdown
2026-09-22T01:44:49.3554400Z         PASS [   0.014s] (1227/3280) spt::bin/spt rc::tests::reconnect_class_only_severed_transport_redrives
2026-09-22T01:44:49.3677971Z         PASS [   0.012s] (1228/3280) spt::bin/spt rc::tests::reconnect_remaining_secs_counts_down_ceil
2026-09-22T01:44:49.3807513Z         PASS [   0.013s] (1229/3280) spt::bin/spt rc::tests::reconnect_window_expiry_decision
2026-09-22T01:44:49.3940491Z         PASS [   0.013s] (1230/3280) spt::bin/spt rc::tests::scroll_dir_classifies_wheel_only
2026-09-22T01:44:49.4063792Z         PASS [   0.012s] (1231/3280) spt::bin/spt rc::tests::scroll_sgr_emits_exact_xterm_bytes
2026-09-22T01:44:49.4183533Z         PASS [   0.012s] (1232/3280) spt::bin/spt rc::tests::serve_eof_severed_vs_refused
2026-09-22T01:44:49.4307012Z         PASS [   0.012s] (1233/3280) spt::bin/spt rc::tests::status_assert_reserves_row1_then_repaints
2026-09-22T01:44:49.4440731Z         PASS [   0.013s] (1234/3280) spt::bin/spt rc::tests::status_repaint_exact_bytes_and_right_align
2026-09-22T01:44:49.4557457Z         PASS [   0.012s] (1235/3280) spt::bin/spt rc::tests::status_restore_exact_bytes
2026-09-22T01:44:49.4669815Z         PASS [   0.011s] (1236/3280) spt::bin/spt rc::tests::status_row_marker_is_disabled_by_flag
2026-09-22T01:44:49.5235732Z         PASS [   0.558s] (1237/3280) spt-daemon notif::tests::an_absent_addressee_yields_no_target_rather_than_the_mra_winner
2026-09-22T01:44:49.5626809Z         PASS [   0.096s] (1238/3280) spt::bin/spt rc::tests::status_update_size_repoints_geometry
2026-09-22T01:44:49.5783571Z         PASS [   0.016s] (1239/3280) spt::bin/spt rc::tests::submit_is_not_gated_on_scroll_position
2026-09-22T01:44:49.6029040Z         PASS [   0.024s] (1240/3280) spt::bin/spt rc::tests::teardown_matrix_postlude_precedes_prose_across_every_final_class
2026-09-22T01:44:49.6497523Z         PASS [   0.047s] (1241/3280) spt::bin/spt rc::tests::the_ceremony_overlay_shows_the_content_verbatim_and_names_the_subnet
2026-09-22T01:44:49.6689870Z         PASS [   0.019s] (1242/3280) spt::bin/spt rc::tests::the_client_refuses_engine_room_viewports_and_qualified_targets_only
2026-09-22T01:44:49.6958421Z         PASS [   0.598s] (1243/3280) spt-daemon notif::tests::expired_row_is_auto_dismissed_at_boundary_not_surfaced
2026-09-22T01:44:49.6997730Z         PASS [   0.543s] (1244/3280) spt-daemon notif::tests::first_fire_declines_an_already_expired_row
2026-09-22T01:44:49.7049932Z         PASS [   0.036s] (1245/3280) spt::bin/spt rc::tests::the_fido2_offer_stands_only_for_the_enrolled_node
2026-09-22T01:44:49.7465552Z         PASS [   0.782s] (1246/3280) spt-daemon notif::tests::a_boundary_surfaces_an_addressed_row_only_at_its_addressee
2026-09-22T01:44:49.7671336Z         PASS [   0.523s] (1247/3280) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-09-22T01:44:49.8067494Z         PASS [   5.969s] (1248/3280) spt-daemon lifecycle::tests::a_manifest_without_the_psyche_role_skips_strike_free_and_says_so
2026-09-22T01:44:49.8165000Z         PASS [   0.111s] (1249/3280) spt::bin/spt rc::tests::the_prompt_row_hints_e_only_while_the_offer_stands
2026-09-22T01:44:49.8319619Z         PASS [   0.734s] (1250/3280) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-09-22T01:44:49.8323000Z         PASS [   0.640s] (1251/3280) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-09-22T01:44:49.8582316Z         PASS [   0.042s] (1252/3280) spt::bin/spt rc::tests::translate_key_event_emits_exact_xterm_vt
2026-09-22T01:44:49.8664011Z         PASS [   0.671s] (1253/3280) spt-daemon notif::tests::first_fire_rides_the_quiet_window_not_the_live_stream
2026-09-22T01:44:49.8970063Z         PASS [   0.201s] (1254/3280) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-09-22T01:44:49.9196616Z         PASS [   0.053s] (1255/3280) spt-daemon notifgate::tests::an_unvalidatable_notify_passes
2026-09-22T01:44:49.9394313Z         PASS [   0.192s] (1256/3280) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-09-22T01:44:49.9429762Z         PASS [   0.756s] (1257/3280) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-09-22T01:44:49.9468308Z         PASS [   0.089s] (1258/3280) spt::bin/spt rc::tests::unchanged_advice_is_printed_once
2026-09-22T01:44:49.9476608Z         PASS [   0.051s] (1259/3280) spt-daemon notifgate::tests::distinct_notifs_both_deliver
2026-09-22T01:44:49.9662036Z         PASS [   1.295s] (1260/3280) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-09-22T01:44:49.9782979Z         PASS [   0.059s] (1261/3280) spt-daemon notifgate::tests::retain_preserves_order_of_the_survivors
2026-09-22T01:44:49.9799458Z         PASS [   0.041s] (1262/3280) spt-daemon notifgate::tests::the_validity_gate_decision_table
2026-09-22T01:44:50.5187090Z         PASS [   0.995s] (1263/3280) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-09-22T01:44:50.5542599Z         PASS [   0.715s] (1264/3280) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-09-22T01:44:50.5543405Z         PASS [   1.504s] (1265/3280) spt-daemon notif::tests::an_addressed_row_fires_at_its_addressee_and_nowhere_else
2026-09-22T01:44:50.5740686Z         PASS [   0.873s] (1266/3280) spt-daemon notif::tests::node_scoped_first_fire_ignores_a_fresher_remote_winner
2026-09-22T01:44:50.5847985Z         PASS [   0.638s] (1267/3280) spt::bin/spt rc::tests::viewer_byte_detach_keeps_controller_and_child
2026-09-22T01:44:50.6029648Z         PASS [  18.166s] (1268/3280) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-09-22T01:44:50.6077205Z         PASS [   0.089s] (1269/3280) spt-daemon pairhost::tests::a_re_postured_subnet_advises_and_never_applies
2026-09-22T01:44:50.6195382Z         PASS [   0.068s] (1270/3280) spt-daemon pairhost::tests::joiner_clock_render_shows_step_offset_and_state
2026-09-22T01:44:50.6226713Z         PASS [   0.049s] (1271/3280) spt-daemon pairhost::tests::meet_failure_detail_concise_vs_verbose
2026-09-22T01:44:50.6364264Z         PASS [   0.033s] (1272/3280) spt-daemon pairhost::tests::meet_final_retry_failing_surrenders_once
2026-09-22T01:44:50.6437751Z         PASS [   0.036s] (1273/3280) spt-daemon pairhost::tests::meet_retries_once_after_refresh_on_exhaustion
2026-09-22T01:44:50.6490744Z         PASS [   0.029s] (1274/3280) spt-daemon pairhost::tests::the_advisory_says_nothing_was_applied
2026-09-22T01:44:50.6566013Z         PASS [   0.034s] (1275/3280) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-09-22T01:44:50.6603693Z         PASS [   0.682s] (1276/3280) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-09-22T01:44:50.7029446Z         PASS [   0.736s] (1277/3280) spt-daemon notifsync::tests::node_scoped_rows_are_excluded_from_the_feed
2026-09-22T01:44:50.7092237Z         PASS [   0.729s] (1278/3280) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-09-22T01:44:50.7093114Z         PASS [   0.767s] (1279/3280) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-09-22T01:44:50.7290230Z         PASS [   0.093s] (1280/3280) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-09-22T01:44:50.7290918Z         PASS [   0.080s] (1281/3280) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-09-22T01:44:50.7366036Z         PASS [   3.477s] (1282/3280) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-09-22T01:44:50.7369274Z         PASS [   0.789s] (1283/3280) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-09-22T01:44:50.7504814Z         PASS [   0.107s] (1284/3280) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-09-22T01:44:50.7770379Z         PASS [   0.231s] (1285/3280) spt-daemon pairhost::tests::an_advisory_records_the_sighting_and_still_applies_nothing
2026-09-22T01:44:50.8060160Z         PASS [   0.097s] (1286/3280) spt-daemon projwriter::tests::corrupt_index_is_repaired_and_counted
2026-09-22T01:44:50.8078794Z         PASS [   0.151s] (1287/3280) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-09-22T01:44:50.8083451Z         PASS [   0.106s] (1288/3280) spt-daemon projwriter::tests::cold_construct_spawns_no_git_and_first_cycle_publishes
2026-09-22T01:44:50.8695755Z         PASS [   0.285s] (1289/3280) spt::bin/spt rc::tests::viewer_event_detach_keeps_controller_and_child
2026-09-22T01:44:50.8893975Z         PASS [   1.082s] (1290/3280) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-09-22T01:44:50.9341777Z         PASS [   0.127s] (1291/3280) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-09-22T01:44:50.9393228Z         PASS [   1.107s] (1292/3280) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-09-22T01:44:50.9536047Z         PASS [   0.084s] (1293/3280) spt::bin/spt rc::tests::with_vt_output_disables_newline_auto_return
2026-09-22T01:44:50.9896452Z         PASS [   1.222s] (1294/3280) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-09-22T01:44:51.0017515Z         PASS [   0.048s] (1295/3280) spt::bin/spt rc::tests::with_vt_output_enables_virtual_terminal_processing
2026-09-22T01:44:51.0229323Z         PASS [   0.021s] (1296/3280) spt::bin/spt wansend::tests::a_knock_reports_only_what_the_far_end_confirmed
2026-09-22T01:44:51.0426799Z         PASS [   0.020s] (1297/3280) spt::bin/spt wansend::tests::a_routed_opening_beats_an_unroutable_one_and_ties_go_lexicographic
2026-09-22T01:44:51.0566875Z         PASS [   0.014s] (1298/3280) spt::bin/spt wansend::tests::a_shared_short_key_refuses_and_an_unknown_one_is_its_own_outcome
2026-09-22T01:44:51.1629055Z         PASS [   0.106s] (1299/3280) spt::bin/spt wansend::tests::a_short_key_resolves_through_each_node_tier_carrier_alone
2026-09-22T01:44:51.2184319Z         PASS [   0.055s] (1300/3280) spt::bin/spt wansend::tests::a_silent_peer_is_classified_apart_from_an_unconfirmed_one
2026-09-22T01:44:51.3181607Z         PASS [   0.100s] (1301/3280) spt::bin/spt wansend::tests::a_silent_probe_renders_unknown_and_never_offline
2026-09-22T01:44:51.3435383Z         PASS [   0.026s] (1302/3280) spt::bin/spt wansend::tests::an_explicit_override_outranks_the_ownership_scope
2026-09-22T01:44:51.3624364Z         PASS [   0.422s] (1303/3280) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-09-22T01:44:51.3881451Z         PASS [   0.044s] (1304/3280) spt::bin/spt wansend::tests::an_unanswered_fork_is_unconfirmed_and_never_reported_as_done
2026-09-22T01:44:51.4665713Z         PASS [   0.077s] (1305/3280) spt::bin/spt wansend::tests::bare_id_resolves_across_remote_snapshot
2026-09-22T01:44:51.4896286Z         PASS [   0.023s] (1306/3280) spt::bin/spt wansend::tests::classify_wan_reply_only_delivers_on_positive_outcomes
2026-09-22T01:44:51.5040119Z         PASS [   0.015s] (1307/3280) spt::bin/spt wansend::tests::each_twin_reports_a_silent_peer_apart_from_an_unconfirmed_one
2026-09-22T01:44:51.5191908Z         PASS [   0.015s] (1308/3280) spt::bin/spt wansend::tests::hide_new_reaches_this_nodes_ids_and_no_further
2026-09-22T01:44:51.8510256Z         PASS [   0.331s] (1309/3280) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-09-22T01:44:51.9676605Z         PASS [   1.257s] (1310/3280) spt-daemon projwriter::tests::cwd_invalidation_evicts_shared_cache_entry
2026-09-22T01:44:52.0442463Z         PASS [   1.105s] (1311/3280) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-09-22T01:44:52.0654262Z         PASS [   1.257s] (1312/3280) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-09-22T01:44:52.0905335Z         PASS [   1.201s] (1313/3280) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-09-22T01:44:52.1641208Z         PASS [   0.313s] (1314/3280) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-09-22T01:44:52.1839032Z         PASS [   1.375s] (1315/3280) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-09-22T01:44:52.1893254Z         PASS [   0.145s] (1316/3280) spt-daemon pump::health::tests::a_failing_peer_whose_node_the_registry_reports_offline_reads_absent_not_degraded
2026-09-22T01:44:52.2040525Z         PASS [   0.138s] (1317/3280) spt-daemon pump::health::tests::a_non_target_connection_never_counts_and_disconnects_mirror_the_conn_set
2026-09-22T01:44:52.2047397Z         PASS [   0.114s] (1318/3280) spt-daemon pump::health::tests::a_subnet_leave_re_derives_the_live_count_without_disconnecting_anybody
2026-09-22T01:44:52.2313496Z         PASS [   1.240s] (1319/3280) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-09-22T01:44:52.2391598Z         PASS [   0.055s] (1320/3280) spt-daemon pump::health::tests::a_target_leaving_the_roster_drops_its_failure_and_can_return_the_node_to_green
2026-09-22T01:44:52.2456002Z         PASS [   0.056s] (1321/3280) spt-daemon pump::health::tests::degraded_on_all_peer_failure_healthy_only_on_real_progress
2026-09-22T01:44:52.2564801Z         PASS [   0.052s] (1322/3280) spt-daemon pump::health::tests::five_of_seven_failing_behind_two_live_peers_is_degraded_partial_never_healthy
2026-09-22T01:44:52.3027603Z         PASS [   0.946s] (1323/3280) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-09-22T01:44:52.3486476Z         PASS [   0.143s] (1324/3280) spt-daemon pump::health::tests::health_file_roundtrip_and_degrade
2026-09-22T01:44:52.3499755Z         PASS [   0.120s] (1325/3280) spt-daemon pump::health::tests::one_peer_reconnecting_narrows_the_verdict_without_restarting_the_incident_clock
2026-09-22T01:44:52.3573741Z         PASS [   0.119s] (1326/3280) spt-daemon pump::health::tests::one_unaccounted_failing_peer_holds_the_degraded_partial_verdict
2026-09-22T01:44:52.3641397Z         PASS [   0.119s] (1327/3280) spt-daemon pump::health::tests::peers_absent_replaces_only_a_degraded_verdict_and_never_outlives_its_target
2026-09-22T01:44:52.3776136Z         PASS [   0.075s] (1328/3280) spt-daemon pump::health::tests::stage_parses_from_attributed_reasons
2026-09-22T01:44:52.3872998Z         PASS [   0.131s] (1329/3280) spt-daemon pump::health::tests::registry_admit_stamp_survives_restart_rounds_and_never_regresses
2026-09-22T01:44:52.3890828Z         PASS [   0.041s] (1330/3280) spt-daemon pump::health::tests::stale_gossip_forces_the_conservative_read_even_with_every_node_offline
2026-09-22T01:44:52.4056430Z         PASS [   0.056s] (1331/3280) spt-daemon pump::registry::tests::disclosable_lines_keeps_the_per_subnet_filter
2026-09-22T01:44:52.4672110Z         PASS [   0.080s] (1332/3280) spt-daemon pump::registry::tests::legacy_allow_surfaces_shape_discloses_advert_to_third_party
2026-09-22T01:44:52.4673547Z         PASS [   0.078s] (1333/3280) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-09-22T01:44:52.4702135Z         PASS [   0.106s] (1334/3280) spt-daemon pump::registry::tests::discover_gate_filters_the_advert_push_per_viewer
2026-09-22T01:44:52.4904760Z         PASS [   1.713s] (1335/3280) spt-daemon projwriter::tests::writer_thread_debounces_burst_into_one_cycle
2026-09-22T01:44:52.4986602Z         PASS [   0.141s] (1336/3280) spt-daemon pump::registry::tests::disclosable_lines_pushes_the_engine_room_only_to_its_chosen_viewer
2026-09-22T01:44:52.5044223Z         PASS [   1.768s] (1337/3280) spt-daemon projwriter::tests::ordinary_commit_is_noop_config_change_rederives
2026-09-22T01:44:52.5580280Z         PASS [   0.091s] (1338/3280) spt-daemon pump::update::tests::advertised_version_finds_dotted_tokens_and_refuses_counter_shapes
2026-09-22T01:44:52.5778163Z         PASS [   0.107s] (1339/3280) spt-daemon pump::update::tests::version_ge_compares_dotted_versions_and_rejects_garbage
2026-09-22T01:44:52.5838312Z         PASS [   0.116s] (1340/3280) spt-daemon pump::update::tests::the_retire_predicate_keeps_ahead_and_unparseable_rows
2026-09-22T01:44:52.5878355Z         PASS [   0.089s] (1341/3280) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-09-22T01:44:52.5924608Z         PASS [   0.215s] (1342/3280) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-09-22T01:44:52.5968806Z         PASS [   0.039s] (1343/3280) spt-daemon reconcile::tests::active_node_wins
2026-09-22T01:44:52.5981258Z         PASS [   0.093s] (1344/3280) spt-daemon reap::tests::terminate_job_return_discriminates_broken_handle_from_ordinary_states
2026-09-22T01:44:52.6094308Z         PASS [   0.031s] (1345/3280) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-09-22T01:44:52.6119553Z         PASS [   0.028s] (1346/3280) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-09-22T01:44:52.6145161Z         PASS [   6.893s] (1347/3280) spt-daemon lifecycle::tests::relative_commune_dir_resolves_against_endpoint_cwd_and_fills_project_branch
2026-09-22T01:44:52.6206858Z         PASS [   0.033s] (1348/3280) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-09-22T01:44:52.7947594Z         PASS [   0.389s] (1349/3280) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-09-22T01:44:52.8827515Z         PASS [   0.284s] (1350/3280) spt-daemon redeemop::tests::a_mint_armed_record_writes_no_rule_where_the_duplicate_would_show
2026-09-22T01:44:52.9158917Z         PASS [   0.948s] (1351/3280) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-09-22T01:44:52.9609911Z         PASS [   0.368s] (1352/3280) spt-daemon redeemop::tests::a_bare_terminal_presenter_binds_the_narrow_human_subject
2026-09-22T01:44:52.9617012Z         PASS [   0.350s] (1353/3280) spt-daemon redeemop::tests::a_policy_refusal_says_nothing_and_leaves_the_code_unspent
2026-09-22T01:44:52.9624488Z         PASS [   0.354s] (1354/3280) spt-daemon redeemop::tests::a_node_code_answers_under_the_engine_rooms_seat_where_an_endpoint_code_cannot
2026-09-22T01:44:52.9995233Z         PASS [   0.085s] (1355/3280) spt-daemon redeemop::tests::every_cause_of_refusal_emits_the_identical_line_and_names_nothing
2026-09-22T01:44:53.0247755Z         PASS [   0.230s] (1356/3280) spt-daemon redeemop::tests::a_wire_redemption_binds_the_stamped_redeemer_and_never_the_claimed_node
2026-09-22T01:44:53.0725136Z         PASS [   0.111s] (1357/3280) spt-daemon registryhost::tests::absent_or_unparseable_snapshot_hydrates_empty_without_failing
2026-09-22T01:44:53.0740490Z         PASS [   0.476s] (1358/3280) spt-daemon redeemop::tests::a_foreign_presentation_of_a_spent_code_still_gets_the_one_refusal
2026-09-22T01:44:53.1120574Z         PASS [   0.946s] (1359/3280) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-09-22T01:44:53.1189437Z         PASS [   0.156s] (1360/3280) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-09-22T01:44:53.1257574Z         PASS [   0.244s] (1361/3280) spt-daemon redeemop::tests::an_attributable_surface_binds_the_sender_and_a_non_attributable_one_binds_the_node
2026-09-22T01:44:53.2071315Z         PASS [   0.134s] (1362/3280) spt-daemon registryhost::tests::advertised_status_ignores_host_error
2026-09-22T01:44:53.2837415Z         PASS [   0.671s] (1363/3280) spt-daemon redeemop::tests::a_repeat_of_the_same_exchange_echoes_redeemed_and_writes_nothing
2026-09-22T01:44:53.2838280Z         PASS [   0.663s] (1364/3280) spt-daemon redeemop::tests::a_wire_redemption_addresses_its_courtesy_to_the_minter
2026-09-22T01:44:53.2847475Z         PASS [   0.260s] (1365/3280) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-09-22T01:44:53.3694914Z         PASS [   0.289s] (1366/3280) spt-daemon registryhost::tests::advertised_status_splits_unbound_warm_from_cold_suspended
2026-09-22T01:44:53.3876378Z         PASS [   0.260s] (1367/3280) spt::bin/spt wansend::tests::resolve_and_dial_owner_dials_the_resolved_node
2026-09-22T01:44:53.3957993Z         PASS [   0.395s] (1368/3280) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-09-22T01:44:53.4018488Z         PASS [   0.441s] (1369/3280) spt-daemon redeemop::tests::the_minters_arming_comes_back_as_a_request_and_opens_nothing_here
2026-09-22T01:44:53.4248663Z         PASS [   0.300s] (1370/3280) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-09-22T01:44:53.4454419Z         PASS [   0.162s] (1371/3280) spt-daemon registryhost::tests::apply_feed_batch_writes_snapshots_once_with_per_kind_semantics_parity
2026-09-22T01:44:53.4459696Z         PASS [   0.161s] (1372/3280) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-09-22T01:44:53.4460476Z         PASS [   0.238s] (1373/3280) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-09-22T01:44:53.4481617Z         PASS [   0.322s] (1374/3280) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-09-22T01:44:53.4485400Z         PASS [   0.165s] (1375/3280) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-09-22T01:44:53.4513580Z         PASS [   0.088s] (1376/3280) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-09-22T01:44:53.4866054Z         PASS [   0.085s] (1377/3280) spt-daemon registryhost::tests::evict_aged_offline_rows_reaps_ghosts_and_rewrites_snapshots
2026-09-22T01:44:53.4912890Z         PASS [   0.072s] (1378/3280) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-09-22T01:44:53.4913784Z         PASS [   0.046s] (1379/3280) spt-daemon registryhost::tests::gossip_controller_node_covers_any_controller
2026-09-22T01:44:53.4943893Z         PASS [   0.049s] (1380/3280) spt-daemon registryhost::tests::hydrate_breadcrumb_names_counts_dir_and_a_clock
2026-09-22T01:44:53.4996201Z         PASS [   0.051s] (1381/3280) spt-daemon registryhost::tests::recent_projects_cap_fires_on_output_length_not_scanned_rows
2026-09-22T01:44:53.5379142Z         PASS [   0.092s] (1382/3280) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-09-22T01:44:53.5380006Z         PASS [   0.143s] (1383/3280) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-09-22T01:44:53.5521243Z         PASS [   0.182s] (1384/3280) spt::bin/spt wansend::tests::resolve_and_dial_owner_is_honest_on_resolution_misses
2026-09-22T01:44:53.5618906Z         PASS [   0.114s] (1385/3280) spt-daemon registryhost::tests::own_rows_hydrate_and_the_next_advertisement_supersedes_them
2026-09-22T01:44:53.5788275Z         PASS [   0.129s] (1386/3280) spt-daemon registryhost::tests::recent_projects_derive_once_per_distinct_cwd
2026-09-22T01:44:53.6119265Z         PASS [   0.120s] (1387/3280) spt-daemon registryhost::tests::restart_hydrates_peer_rows_instead_of_forgetting_them
2026-09-22T01:44:53.6151605Z         PASS [   0.115s] (1388/3280) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-09-22T01:44:53.6159574Z         PASS [   0.125s] (1389/3280) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-09-22T01:44:53.6163583Z         PASS [   0.122s] (1390/3280) spt-daemon registryhost::tests::restart_leaves_the_heard_map_unhydrated
2026-09-22T01:44:53.6838361Z         PASS [   0.146s] (1391/3280) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-09-22T01:44:53.7629032Z         PASS [   0.225s] (1392/3280) spt-daemon registryhost::tests::the_engine_room_is_absent_from_the_advertisement_until_it_chooses_a_viewer
2026-09-22T01:44:53.8606379Z         PASS [   0.308s] (1393/3280) spt::bin/spt wansend::tests::seed_first_addr_prefers_the_cached_direct_address
2026-09-22T01:44:53.9046853Z         PASS [   0.286s] (1394/3280) spt-daemon relcache::tests::docs_bundle_stages_loads_and_clears_independently
2026-09-22T01:44:53.9068297Z         PASS [   0.290s] (1395/3280) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-09-22T01:44:53.9102701Z         PASS [   0.295s] (1396/3280) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-09-22T01:44:53.9262943Z         PASS [   0.065s] (1397/3280) spt::bin/spt wansend::tests::silence_from_the_minting_node_never_classifies_as_refused
2026-09-22T01:44:53.9309963Z         PASS [   0.168s] (1398/3280) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-09-22T01:44:53.9310789Z         PASS [   0.247s] (1399/3280) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-09-22T01:44:53.9388037Z         PASS [   0.037s] (1400/3280) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-09-22T01:44:53.9432335Z         PASS [   0.037s] (1401/3280) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-09-22T01:44:54.0190160Z         PASS [   1.528s] (1402/3280) spt-daemon reap::tests::job_reaps_enrolled_child_and_grandchild
2026-09-22T01:44:54.0231373Z         PASS [   0.112s] (1403/3280) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-09-22T01:44:54.0248851Z         PASS [   0.099s] (1404/3280) spt::bin/spt wansend::tests::the_evidence_routes_own_predicate_heals_with_the_seam
2026-09-22T01:44:54.0479545Z         PASS [   0.109s] (1405/3280) spt-daemon release::tests::current_platform_is_registered_or_unknown
2026-09-22T01:44:54.0481143Z         PASS [   0.117s] (1406/3280) spt-daemon release::tests::channel_mismatch_is_rejected
2026-09-22T01:44:54.0539714Z         PASS [   0.123s] (1407/3280) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-09-22T01:44:54.0564079Z         PASS [   0.113s] (1408/3280) spt-daemon release::tests::docs_entry_is_additive_and_verifies_exact_bytes
2026-09-22T01:44:54.0701474Z         PASS [   0.046s] (1409/3280) spt-daemon release::tests::hex_roundtrips
2026-09-22T01:44:54.1097842Z         PASS [   0.086s] (1410/3280) spt-daemon release::tests::expired_metadata_is_rejected
2026-09-22T01:44:54.1218075Z         PASS [   0.074s] (1411/3280) spt-daemon release::tests::known_triples_project_the_registry
2026-09-22T01:44:54.1315528Z         PASS [   0.084s] (1412/3280) spt-daemon release::tests::musl_platform_registered
2026-09-22T01:44:54.1335908Z         PASS [   0.109s] (1413/3280) spt::bin/spt wansend::tests::the_knock_leg_routes_on_evidence_and_still_honors_the_askers_exclusion
2026-09-22T01:44:54.2081940Z         PASS [   0.645s] (1414/3280) spt-daemon relay::tests::relay_backlog_never_drains_active_only
2026-09-22T01:44:54.2113418Z         PASS [   0.599s] (1415/3280) spt-daemon relay::tests::run_honors_stop
2026-09-22T01:44:54.2394920Z         PASS [   0.185s] (1416/3280) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-09-22T01:44:54.2409892Z         PASS [   0.185s] (1417/3280) spt-daemon release::tests::production_policy_loads_fail_closed
2026-09-22T01:44:54.2534311Z         PASS [   0.147s] (1418/3280) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-09-22T01:44:54.2564535Z         PASS [   0.186s] (1419/3280) spt-daemon release::tests::revoked_key_is_rejected
2026-09-22T01:44:54.2570102Z         PASS [   0.678s] (1420/3280) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-09-22T01:44:54.2845709Z         PASS [   0.149s] (1421/3280) spt::bin/spt wansend::tests::unknown_ownership_falls_back_to_applying_our_own_policy
2026-09-22T01:44:54.2868651Z         PASS [   0.164s] (1422/3280) spt-daemon release::tests::tampered_metadata_fails_signature
2026-09-22T01:44:54.2910088Z         PASS [   0.159s] (1423/3280) spt-daemon release::tests::untrusted_key_is_unknown
2026-09-22T01:44:54.2931079Z         PASS [   0.086s] (1424/3280) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-09-22T01:44:54.2934022Z         PASS [   3.564s] (1425/3280) spt-daemon projwriter::tests::endpoint_events_patch_rows_and_drop_purged
2026-09-22T01:44:54.3082386Z         PASS [   0.068s] (1426/3280) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-09-22T01:44:54.3169138Z         PASS [   0.105s] (1427/3280) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-09-22T01:44:54.3290465Z         PASS [   0.088s] (1428/3280) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-09-22T01:44:54.3383452Z         PASS [   0.086s] (1429/3280) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-09-22T01:44:54.3511795Z         PASS [   0.096s] (1430/3280) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-09-22T01:44:54.3783059Z         PASS [   0.122s] (1431/3280) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-09-22T01:44:54.3918395Z         PASS [   3.663s] (1432/3280) spt-daemon projwriter::tests::failed_cycle_preserves_last_known_good
2026-09-22T01:44:54.3997679Z         PASS [   3.649s] (1433/3280) spt-daemon projwriter::tests::warm_start_unchanged_generation_scans_nothing
2026-09-22T01:44:54.4141283Z         PASS [   0.123s] (1434/3280) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-09-22T01:44:54.4628589Z         PASS [   0.177s] (1435/3280) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-09-22T01:44:54.4687854Z         PASS [   0.175s] (1436/3280) spt-daemon resting::tests::apply_event_miss_message_is_single_sourced
2026-09-22T01:44:54.4887383Z         PASS [   0.160s] (1437/3280) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-09-22T01:44:54.5063886Z         PASS [   0.128s] (1438/3280) spt-daemon resting::tests::effective_rest_state_table
2026-09-22T01:44:54.5183368Z         PASS [   0.119s] (1439/3280) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-09-22T01:44:54.5339415Z         PASS [   0.142s] (1440/3280) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-09-22T01:44:54.5356698Z         PASS [   0.228s] (1441/3280) spt-daemon resting::tests::apply_event_no_spurious_echo_on_cold_void_suspend
2026-09-22T01:44:54.5524369Z         PASS [   0.259s] (1442/3280) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-09-22T01:44:54.5653531Z         PASS [   0.097s] (1443/3280) spt-daemon resting::tests::route_rest_event_contract_table
2026-09-22T01:44:54.5654136Z         PASS [   0.249s] (1444/3280) spt-daemon resting::tests::apply_event_wakes_a_cold_void_perch
2026-09-22T01:44:54.5741703Z         PASS [   0.068s] (1445/3280) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-09-22T01:44:54.5874234Z         PASS [   0.069s] (1446/3280) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-09-22T01:44:54.5983743Z         PASS [   0.064s] (1447/3280) spt-daemon sealsync::tests::emit_carries_only_the_named_subnets_records
2026-09-22T01:44:54.6025581Z         PASS [   0.067s] (1448/3280) spt-daemon sealsync::tests::enrollment_feed_converges_scoped_and_replay_noops
2026-09-22T01:44:54.6157096Z         PASS [   0.063s] (1449/3280) spt-daemon sealsync::tests::enrollment_gate_arms_drop_fail_closed_and_collision_keeps_existing
2026-09-22T01:44:54.6202435Z         PASS [   0.055s] (1450/3280) spt-daemon sealsync::tests::non_member_subnet_record_never_materializes
2026-09-22T01:44:54.9579673Z         PASS [   0.607s] (1451/3280) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-09-22T01:44:55.0150038Z         PASS [   0.526s] (1452/3280) spt-daemon resting::tests::suspend_with_broker_liveness_hint_edges_instead_of_no_edge
2026-09-22T01:44:55.0161755Z         PASS [   0.553s] (1453/3280) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-09-22T01:44:55.0256913Z         PASS [   0.460s] (1454/3280) spt-daemon sealsync::tests::feed_converges_two_stores_and_replay_noops
2026-09-22T01:44:55.0299971Z         PASS [   0.692s] (1455/3280) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-09-22T01:44:55.0391036Z         PASS [   0.465s] (1456/3280) spt-daemon sealsync::tests::trusted_collision_is_dropped_with_existing_kept
2026-09-22T01:44:55.0410826Z         PASS [   0.454s] (1457/3280) spt-daemon sealsync::tests::unscoped_record_is_dropped
2026-09-22T01:44:55.0507322Z         PASS [   0.452s] (1458/3280) spt-daemon sealsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-09-22T01:44:55.0576504Z         PASS [   1.571s] (1459/3280) spt-daemon registryhost::tests::recent_projects_for_dedups_newest_first_excludes_spt_internal
2026-09-22T01:44:55.0708074Z         PASS [   0.468s] (1460/3280) spt-daemon seedmap::tests::put_refreshes_existing
2026-09-22T01:44:55.0742624Z         PASS [   0.459s] (1461/3280) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-09-22T01:44:55.0779724Z         PASS [   0.458s] (1462/3280) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-09-22T01:44:55.0846439Z         PASS [   0.127s] (1463/3280) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-09-22T01:44:55.1562175Z         PASS [   0.141s] (1464/3280) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-09-22T01:44:55.1592849Z         PASS [   0.144s] (1465/3280) spt-daemon seedmap::tests::take_absent_is_none
2026-09-22T01:44:55.1620589Z         PASS [   0.136s] (1466/3280) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-09-22T01:44:55.1667199Z         PASS [   0.137s] (1467/3280) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-09-22T01:44:55.1728503Z         PASS [   0.134s] (1468/3280) spt-daemon seedproofx::roster_tests::admin_seed_rides_as_prefixed_sibling_and_routes_to_its_own_seam
2026-09-22T01:44:55.1787343Z         PASS [   0.138s] (1469/3280) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-09-22T01:44:55.1832394Z         PASS [   0.133s] (1470/3280) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-09-22T01:44:55.1882396Z         PASS [   0.131s] (1471/3280) spt-daemon seedproofx::roster_tests::reconcile_fills_absent_keeps_observed_and_skips_self
2026-09-22T01:44:55.1930055Z         PASS [   0.122s] (1472/3280) spt-daemon seedproofx::roster_tests::reconcile_refuses_mismatch_and_repairs_invalid_rows
2026-09-22T01:44:55.1976989Z         PASS [   0.123s] (1473/3280) spt-daemon seedproofx::roster_tests::reconcile_refuses_to_reinstall_the_address_that_just_failed
2026-09-22T01:44:55.2025538Z         PASS [   0.124s] (1474/3280) spt-daemon seedproofx::roster_tests::reconcile_replaces_a_suspect_row_with_the_validated_roster_address
2026-09-22T01:44:55.2079569Z         PASS [   0.123s] (1475/3280) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-09-22T01:44:55.2132687Z         PASS [   0.057s] (1476/3280) spt-daemon servehost::tests::a_lan_status_writes_nothing_and_does_not_run_the_set_gate
2026-09-22T01:44:55.2490769Z         PASS [   0.090s] (1477/3280) spt-daemon servehost::tests::a_quoted_directory_registers_as_a_narrowed_directory_entry
2026-09-22T01:44:55.2567924Z         PASS [   0.083s] (1478/3280) spt-daemon servehost::tests::input_reference_cannot_rescope_an_unrelated_entry
2026-09-22T01:44:55.2739402Z         PASS [   0.106s] (1479/3280) spt-daemon servehost::tests::concurrent_requests_publish_distinct_entries_without_lost_updates
2026-09-22T01:44:55.2839140Z         PASS [   0.868s] (1480/3280) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-09-22T01:44:55.2871000Z         PASS [   0.108s] (1481/3280) spt-daemon servehost::tests::input_reference_clock_skew_never_extends_either_nodes_lifetime
2026-09-22T01:44:55.3064192Z         PASS [   0.113s] (1482/3280) spt-daemon servehost::tests::input_reference_missing_is_a_silent_skip_without_registry_publication
2026-09-22T01:44:55.3111703Z         PASS [   0.123s] (1483/3280) spt-daemon servehost::tests::input_reference_http_reads_observe_edits_and_deletion
2026-09-22T01:44:55.3178869Z         PASS [   0.120s] (1484/3280) spt-daemon servehost::tests::input_reference_replay_preserves_the_live_entry_and_deadline
2026-09-22T01:44:55.3314755Z         PASS [   1.046s] (1485/3280) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-09-22T01:44:55.3447530Z         PASS [   0.136s] (1486/3280) spt-daemon servehost::tests::input_reference_tilde_resolves_on_the_owners_machine
2026-09-22T01:44:55.3448252Z         PASS [   0.160s] (1487/3280) spt-daemon servehost::tests::input_reference_expiry_cannot_be_renewed_by_replay_before_or_after_reaping
2026-09-22T01:44:55.3449239Z         PASS [   0.141s] (1488/3280) spt-daemon servehost::tests::input_reference_second_audience_shares_url_and_deadline_without_duplicates
2026-09-22T01:44:55.3542656Z         PASS [   0.098s] (1489/3280) spt-daemon servehost::tests::unavailable_registry_lock_cannot_publish_an_add
2026-09-22T01:44:55.3680508Z         PASS [   0.155s] (1490/3280) spt-daemon servehost::tests::removal_persists_and_does_not_delete_reference_bytes
2026-09-22T01:44:55.3818713Z         PASS [   0.133s] (1491/3280) spt-daemon servehost::tests::second_audience_receipt_cannot_renew_the_original_deadline
2026-09-22T01:44:55.3882926Z         PASS [   0.226s] (1492/3280) spt-daemon servehost::tests::adapter_lifecycle_has_one_root_and_retains_output_and_live_assignments
2026-09-22T01:44:55.4337968Z         PASS [   0.151s] (1493/3280) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-09-22T01:44:55.4402657Z         PASS [   0.153s] (1494/3280) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-09-22T01:44:55.4466478Z         PASS [   0.140s] (1495/3280) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-09-22T01:44:55.4475758Z         PASS [   0.175s] (1496/3280) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-09-22T01:44:55.4524186Z         PASS [   0.141s] (1497/3280) spt-daemon service::tests::stale_bare_logon_action_classification
2026-09-22T01:44:55.4606907Z         PASS [   0.143s] (1498/3280) spt-daemon servicehost::tests::a_bind_service_defers_at_boot_and_starts_at_its_bind
2026-09-22T01:44:55.4639950Z         PASS [   0.135s] (1499/3280) spt::bin/spt wansend::tests::with_the_posture_off_the_same_fixture_hides_neither
2026-09-22T01:44:55.4764659Z         PASS [   0.132s] (1500/3280) spt-daemon servicehost::tests::a_healthy_run_resets_the_fast_exit_counter
2026-09-22T01:44:55.4989099Z         PASS [   0.131s] (1501/3280) spt-daemon servicehost::tests::a_newer_daemons_status_row_degrades_instead_of_failing_the_whole_reply
2026-09-22T01:44:55.5435549Z         PASS [   0.096s] (1502/3280) spt-daemon servicehost::tests::a_soft_deregistered_adapters_service_never_starts_in_the_first_place
2026-09-22T01:44:55.5555042Z         PASS [   0.173s] (1503/3280) spt-daemon servicehost::tests::a_path_verified_orphan_is_reaped_and_confirmed_by_a_post_kill_read
2026-09-22T01:44:55.5571609Z         PASS [   0.169s] (1504/3280) spt-daemon servicehost::tests::a_service_that_exits_instantly_latches_and_stops_relaunching
2026-09-22T01:44:55.5641453Z         PASS [   0.103s] (1505/3280) spt-daemon servicehost::tests::a_status_read_mints_no_hold_flag_for_the_option_it_reports
2026-09-22T01:44:55.5710227Z         PASS [   0.217s] (1506/3280) spt-daemon servicehost::tests::a_latched_option_reports_the_captured_evidence_behind_its_latch
2026-09-22T01:44:55.5910022Z         PASS [   0.127s] (1507/3280) spt-daemon applyhost::tests::apply_staged_daemonless_holds_the_fail_closed_gates
2026-09-22T01:44:55.5956275Z         PASS [   0.162s] (1508/3280) spt-daemon servicehost::tests::a_service_that_exits_on_the_stop_marker_quiesces_cooperatively
2026-09-22T01:44:55.5961334Z         PASS [   0.252s] (1509/3280) spt-daemon servicehost::tests::a_boot_service_starts_once_and_the_next_sweep_reads_already_running
2026-09-22T01:44:55.6785245Z         PASS [   0.226s] (1510/3280) spt-daemon servicehost::tests::a_startup_fault_carries_what_the_service_said_before_it_died
2026-09-22T01:44:55.6951134Z         PASS [   0.138s] (1511/3280) spt-daemon servicehost::tests::adapter_dir_substitutes_as_one_argv_element_even_with_spaces
2026-09-22T01:44:55.7110674Z         PASS [   0.234s] (1512/3280) spt-daemon servicehost::tests::a_stood_down_supervisors_latch_outlives_its_thread_and_suppresses_the_next_sweep
2026-09-22T01:44:55.7244036Z         PASS [   0.161s] (1513/3280) spt-daemon servicehost::tests::an_adapter_scoped_sweep_neither_starts_nor_stops_another_adapters_service
2026-09-22T01:44:55.7358362Z         PASS [   0.165s] (1514/3280) spt-daemon servicehost::tests::an_exit_under_an_engaged_hold_stands_down_quiesced_instead_of_latching
2026-09-22T01:44:55.7391812Z         PASS [   0.060s] (1515/3280) spt-daemon servicehost::tests::an_unknown_op_closes_the_connection_instead_of_wedging_the_caller
2026-09-22T01:44:55.7455179Z         PASS [   0.154s] (1516/3280) spt-daemon applyhost::tests::apply_staged_daemonless_swaps_binary_with_no_broker
2026-09-22T01:44:55.7496122Z         PASS [   0.054s] (1517/3280) spt-daemon servicehost::tests::backoff_doubles_and_saturates
2026-09-22T01:44:55.7518369Z         PASS [   0.041s] (1518/3280) spt-daemon servicehost::tests::consecutive_fast_exits_latch_startup_fault_early
2026-09-22T01:44:55.7540336Z         PASS [   0.158s] (1519/3280) spt-daemon servicehost::tests::an_orphan_pid_running_a_different_image_is_never_killed
2026-09-22T01:44:55.7542654Z         PASS [   0.158s] (1520/3280) spt-daemon servicehost::tests::an_orphan_whose_image_cannot_be_verified_is_reported_not_killed
2026-09-22T01:44:55.7596701Z         PASS [   0.035s] (1521/3280) spt-daemon servicehost::tests::empty_and_dead_orphan_records_read_apart
2026-09-22T01:44:55.7664522Z         PASS [   0.326s] (1522/3280) spt-daemon servicehost::tests::a_service_that_ignores_the_stop_marker_is_force_killed_and_confirmed_dead
2026-09-22T01:44:55.7701501Z         PASS [   0.031s] (1523/3280) spt-daemon servicehost::tests::hold_outranks_everything
2026-09-22T01:44:55.7808433Z         PASS [   0.045s] (1524/3280) spt-daemon servicehost::tests::ensure_supervised_is_one_instance_per_option_and_refuses_an_unclear_sweep
2026-09-22T01:44:55.7962050Z         PASS [   0.297s] (1525/3280) spt-daemon servicehost::tests::a_stop_kills_the_child_and_re_reads_liveness_after_the_kill
2026-09-22T01:44:55.7990642Z         PASS [   0.256s] (1526/3280) spt-daemon servicehost::tests::a_supervised_option_no_longer_declared_still_appears_as_undeclared
2026-09-22T01:44:55.8469073Z         PASS [   0.503s] (1527/3280) spt-daemon servicehost::tests::a_held_option_is_refused_by_a_clearing_sweep_and_starts_only_when_the_hold_releases
2026-09-22T01:44:55.8608376Z         PASS [   0.111s] (1528/3280) spt-daemon servicehost::tests::only_an_unconfirmed_kill_blocks_the_swap
2026-09-22T01:44:55.8698953Z         PASS [   0.118s] (1529/3280) spt-daemon servicehost::tests::only_the_three_ruled_opportunities_clear_the_latch
2026-09-22T01:44:55.8769195Z         PASS [   0.123s] (1530/3280) spt-daemon servicehost::tests::quiesce_engages_the_hold_before_placing_the_stop_marker
2026-09-22T01:44:55.8828162Z         PASS [   0.128s] (1531/3280) spt-daemon servicehost::tests::quiesce_raises_the_hold_before_it_can_place_any_stop_marker
2026-09-22T01:44:55.8892386Z         PASS [   0.129s] (1532/3280) spt-daemon servicehost::tests::slow_crashes_latch_the_ordinary_give_up_not_startup_fault
2026-09-22T01:44:55.8953810Z         PASS [   0.129s] (1533/3280) spt-daemon servicehost::tests::start_trigger_decides_which_opportunities_start_it
2026-09-22T01:44:55.9162274Z         PASS [   0.146s] (1534/3280) spt-daemon servicehost::tests::the_advisory_line_is_read_bounded_and_never_dressed_up_when_absent
2026-09-22T01:44:55.9219488Z         PASS [   0.123s] (1535/3280) spt-daemon servicehost::tests::the_projection_scopes_to_one_adapter_and_keeps_deregistered_declarations
2026-09-22T01:44:55.9273711Z         PASS [   0.080s] (1536/3280) spt-daemon servicehost::tests::the_service_command_resolves_its_program_through_the_install_dir_helper
2026-09-22T01:44:55.9328878Z         PASS [   0.072s] (1537/3280) spt-daemon servicehost::tests::the_service_spawn_scrubs_the_session_identity_env
2026-09-22T01:44:55.9396614Z         PASS [   0.070s] (1538/3280) spt-daemon servicehost::tests::the_spawn_environment_carries_the_cli_capability
2026-09-22T01:44:55.9453025Z         PASS [   0.069s] (1539/3280) spt-daemon servicehost::tests::the_spawn_environment_carries_the_per_option_identity
2026-09-22T01:44:55.9535663Z         PASS [   0.399s] (1540/3280) spt-daemon servicehost::tests::a_supervisor_whose_declaration_is_gone_is_torn_down_by_the_next_sweep
2026-09-22T01:44:55.9682916Z         PASS [   0.079s] (1541/3280) spt-daemon servicehost::tests::the_status_op_reports_over_the_wire_and_starts_nothing
2026-09-22T01:44:55.9706226Z         PASS [   0.054s] (1542/3280) spt-daemon shellchan::tests::activity_frame_parses_back_through_the_public_decoder
2026-09-22T01:44:55.9767894Z         PASS [   0.055s] (1543/3280) spt-daemon shellchan::tests::activity_frame_shape_is_the_published_one
2026-09-22T01:44:55.9840149Z         PASS [   0.057s] (1544/3280) spt-daemon shellchan::tests::boundary_frame_parses_back_through_the_public_decoder
2026-09-22T01:44:55.9885804Z         PASS [   0.056s] (1545/3280) spt-daemon shellchan::tests::boundary_frame_shape_is_the_published_one
2026-09-22T01:44:56.0314245Z         PASS [   0.235s] (1546/3280) spt-daemon servicehost::tests::the_projection_reports_a_live_supervisor_with_its_declaration_and_advisory
2026-09-22T01:44:56.0685958Z         PASS [   0.129s] (1547/3280) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-09-22T01:44:56.0761330Z         PASS [   0.131s] (1548/3280) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-09-22T01:44:56.0867870Z         PASS [   0.118s] (1549/3280) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-09-22T01:44:56.0937581Z         PASS [   0.123s] (1550/3280) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-09-22T01:44:56.1239029Z         PASS [   0.147s] (1551/3280) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-09-22T01:44:56.1313068Z         PASS [   0.062s] (1552/3280) spt-daemon shellhost::tests::a_daemon_that_launches_is_the_only_launcher
2026-09-22T01:44:56.1392512Z         PASS [   0.059s] (1553/3280) spt-daemon shellhost::tests::a_late_ack_loser_adopts_the_winner_instead_of_spawning
2026-09-22T01:44:56.1636437Z         PASS [   0.132s] (1554/3280) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-09-22T01:44:56.1640094Z         PASS [   0.382s] (1555/3280) spt-daemon servicehost::tests::the_hold_outlives_the_force_killed_supervision_it_ended
2026-09-22T01:44:56.1741786Z         PASS [   0.080s] (1556/3280) spt-daemon shellhost::tests::a_post_ack_silence_is_indeterminate_not_failure
2026-09-22T01:44:56.1754991Z         PASS [   0.087s] (1557/3280) spt-daemon shellhost::tests::a_post_ack_failure_never_spawns_again
2026-09-22T01:44:56.1891586Z         PASS [   0.066s] (1558/3280) spt-daemon shellhost::tests::a_pre_ack_refusal_falls_back_in_process
2026-09-22T01:44:56.1999232Z         PASS [   0.036s] (1559/3280) spt-daemon shellhost::tests::an_answered_refusal_never_consults_the_arbiter
2026-09-22T01:44:56.2000119Z         PASS [   0.064s] (1560/3280) spt-daemon shellhost::tests::a_spawn_template_resolves_its_program_and_adapter_dir_against_the_install_dir
2026-09-22T01:44:56.2024889Z         PASS [   0.039s] (1561/3280) spt-daemon shellhost::tests::an_unserved_socket_is_a_pre_ack_refusal
2026-09-22T01:44:56.2048516Z         PASS [   0.220s] (1562/3280) spt-daemon shelldisc::tests::discovery_lists_a_dead_pid_instance_offline
2026-09-22T01:44:56.2291201Z         PASS [   0.237s] (1563/3280) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-09-22T01:44:56.2736137Z         PASS [   0.320s] (1564/3280) spt-daemon shellchan::tests::restamp_carries_pending_rows_across_rotation
2026-09-22T01:44:56.3476237Z         PASS [   0.215s] (1565/3280) spt-daemon shellhost::tests::a_spawn_program_the_install_dir_does_not_ship_falls_through_to_path
2026-09-22T01:44:56.4038361Z         PASS [   0.199s] (1566/3280) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-09-22T01:44:56.4131142Z         PASS [   0.530s] (1567/3280) spt-daemon servicehost::tests::the_startup_capture_is_reclaimed_once_the_run_proves_it_starts
2026-09-22T01:44:56.4202059Z         PASS [   0.524s] (1568/3280) spt-daemon servicehost::tests::the_stop_marker_is_never_visible_before_the_hold_is_up
2026-09-22T01:44:56.4356826Z         PASS [   0.032s] (1569/3280) spt-daemon shellhost::tests::kill_verdict_fires_only_on_a_proven_own_process
2026-09-22T01:44:56.4777860Z         PASS [   0.304s] (1570/3280) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-09-22T01:44:56.5888417Z         PASS [   0.167s] (1571/3280) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-09-22T01:44:56.6227288Z         PASS [   0.209s] (1572/3280) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-09-22T01:44:56.6282281Z         PASS [   0.192s] (1573/3280) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-09-22T01:44:56.6557357Z         PASS [   0.466s] (1574/3280) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-09-22T01:44:56.6718434Z         PASS [   0.084s] (1575/3280) spt-daemon shellhost::tests::only_the_relay_receipt_routes_through_the_daemon
2026-09-22T01:44:56.6774403Z         PASS [   0.055s] (1576/3280) spt-daemon shellhost::tests::spawn_template_perch_dir_fills_as_one_argv_element
2026-09-22T01:44:56.6946763Z         PASS [   0.217s] (1577/3280) spt-daemon shellhost::tests::only_a_live_recorded_pid_wins_a_launch_race
2026-09-22T01:44:56.6964881Z         PASS [   0.069s] (1578/3280) spt-daemon shellhost::tests::spawn_template_without_perch_dir_is_unchanged
2026-09-22T01:44:56.7587808Z         PASS [   0.104s] (1579/3280) spt-daemon shellhost::tests::the_arbiter_does_not_block_an_uncontested_fallback
2026-09-22T01:44:56.7652532Z         PASS [   0.094s] (1580/3280) spt-daemon shellwake::tests::a_wake_template_resolves_its_program_and_adapter_dir_against_the_install_dir
2026-09-22T01:44:56.7714890Z         PASS [   0.094s] (1581/3280) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-09-22T01:44:56.8819114Z         PASS [   0.708s] (1582/3280) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-09-22T01:44:56.9332832Z         PASS [   0.659s] (1583/3280) spt-daemon shellhost::tests::kill_shell_at_still_kills_a_matching_pair
2026-09-22T01:44:56.9393275Z         PASS [   0.057s] (1584/3280) spt-daemon shellwake::tests::only_a_launch_from_before_this_boot_is_a_restart_casualty
2026-09-22T01:44:56.9870777Z         PASS [   0.788s] (1585/3280) spt-daemon shellhost::tests::close_shell_retires_token_and_marks_offline_when_identity_clear_fails
2026-09-22T01:44:57.0901287Z         PASS [   0.744s] (1586/3280) spt-daemon shellhost::tests::kill_shell_at_still_kills_a_pre_stamp_record
2026-09-22T01:44:57.0902192Z         PASS [   0.396s] (1587/3280) spt-daemon shellwake::tests::boot_restores_all_down_persistent_instances_without_launch_age_gates
2026-09-22T01:44:57.1230825Z         PASS [   0.136s] (1588/3280) spt-daemon shellwake::tests::reconcile_never_adopts_a_stale_online_instance
2026-09-22T01:44:57.2037917Z         PASS [   0.269s] (1589/3280) spt-daemon shellwake::tests::owner_online_restores_every_same_boot_or_unstamped_corpse_after_spent_sweep
2026-09-22T01:44:57.2573911Z         PASS [   0.055s] (1590/3280) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-09-22T01:44:57.2646404Z         PASS [   0.174s] (1591/3280) spt-daemon shellwake::tests::resolve_wake_does_not_adopt_a_recycled_pid_as_a_launch
2026-09-22T01:44:57.2754826Z         PASS [   0.185s] (1592/3280) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-09-22T01:44:57.3214359Z         PASS [   0.198s] (1593/3280) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-09-22T01:44:57.3390510Z         PASS [   0.063s] (1594/3280) spt-daemon shellwake::tests::the_wake_catalog_shares_the_spawn_vocabulary_but_is_not_the_same_set
2026-09-22T01:44:57.4191486Z         PASS [   0.097s] (1595/3280) spt-daemon shellwake::tests::waker_record_round_trips_and_reads_the_legacy_shape
2026-09-22T01:44:57.4946016Z         PASS [   0.228s] (1596/3280) spt-daemon shellwake::tests::the_heal_writes_the_truth_once_and_then_leaves_the_record_alone
2026-09-22T01:44:57.5251165Z         PASS [   1.299s] (1597/3280) spt-daemon shellhost::tests::kill_shell_at_spares_a_recycled_pid
2026-09-22T01:44:57.5273780Z         PASS [   0.588s] (1598/3280) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-09-22T01:44:57.5456989Z         PASS [   1.346s] (1599/3280) spt-daemon shellhost::tests::failed_launch_publication_stops_only_the_owned_new_child
2026-09-22T01:44:57.6093175Z         PASS [   0.844s] (1600/3280) spt-daemon shellwake::tests::kill_waker_at_still_kills_a_matching_pair
2026-09-22T01:44:57.6094235Z         PASS [   0.116s] (1601/3280) spt-daemon stderrlog::tests::path_under_home_and_stamp_is_legible
2026-09-22T01:44:57.6169316Z         PASS [   0.921s] (1602/3280) spt-daemon shellwake::tests::kill_waker_at_refuses_and_keeps_an_unparseable_record
2026-09-22T01:44:57.7112129Z         PASS [   0.164s] (1603/3280) spt-daemon stderrlog::tests::should_roll_at_or_over_cap_only
2026-09-22T01:44:57.7113201Z         PASS [   0.186s] (1604/3280) spt-daemon stderrlog::tests::roll_keeps_bounded_generations_and_preserves_current
2026-09-22T01:44:57.7138425Z         PASS [   1.509s] (1605/3280) spt-daemon shellhost::tests::failed_spawn_retries_preserve_recycled_identity_without_adopting_or_killing_it
2026-09-22T01:44:57.7143860Z         PASS [   0.455s] (1606/3280) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-09-22T01:44:57.7240129Z         PASS [   0.195s] (1607/3280) spt-daemon stderrlog::tests::roll_with_keep_one_clears_without_backup
2026-09-22T01:44:57.7291454Z         PASS [   0.120s] (1608/3280) spt-daemon sync::tests::gate_decision_table
2026-09-22T01:44:57.7461322Z         PASS [   0.328s] (1609/3280) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-09-22T01:44:57.8263888Z         PASS [   0.115s] (1610/3280) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-09-22T01:44:57.8338491Z         PASS [   0.122s] (1611/3280) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-09-22T01:44:57.8369828Z         PASS [   0.115s] (1612/3280) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-09-22T01:44:57.8737272Z         PASS [   1.115s] (1613/3280) spt-daemon shellwake::tests::kill_waker_at_spares_a_recycled_pid
2026-09-22T01:44:57.9476787Z         PASS [   0.217s] (1614/3280) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-09-22T01:44:57.9540381Z         PASS [   0.208s] (1615/3280) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-09-22T01:44:57.9558241Z         PASS [   0.128s] (1616/3280) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-09-22T01:44:57.9740728Z         PASS [   0.100s] (1617/3280) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-09-22T01:44:57.9741398Z         PASS [   0.140s] (1618/3280) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-09-22T01:44:57.9759926Z         PASS [   0.139s] (1619/3280) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-09-22T01:44:57.9773522Z         PASS [   0.031s] (1620/3280) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-09-22T01:44:57.9779545Z         PASS [   0.024s] (1621/3280) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-09-22T01:44:58.0146807Z         PASS [   0.060s] (1622/3280) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-09-22T01:44:58.0172382Z         PASS [   0.044s] (1623/3280) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-09-22T01:44:58.0222158Z         PASS [   0.046s] (1624/3280) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-09-22T01:44:58.0245791Z         PASS [   0.313s] (1625/3280) spt-daemon translation::tests::flagged_spawn_still_starts
2026-09-22T01:44:58.0251279Z         PASS [   0.051s] (1626/3280) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-09-22T01:44:58.1160090Z         PASS [   0.138s] (1627/3280) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-09-22T01:44:58.1171598Z         PASS [   0.406s] (1628/3280) spt-daemon test_home::tests::with_home_and_testhome_serialize_on_the_same_lease
2026-09-22T01:44:58.1334837Z         PASS [   0.117s] (1629/3280) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-09-22T01:44:58.1552046Z         PASS [   0.177s] (1630/3280) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-09-22T01:44:58.1776495Z         PASS [   0.061s] (1631/3280) spt-daemon wan::tests::a_plain_msg_mentioning_a_path_asks_for_nothing
2026-09-22T01:44:58.1933801Z         PASS [   0.060s] (1632/3280) spt-daemon wan::tests::an_admitted_arrival_records_contact_and_a_refused_one_does_not
2026-09-22T01:44:58.2584892Z         PASS [   0.066s] (1633/3280) spt-daemon wan::tests::denied_msg_is_refused_and_absence_is_noperch
2026-09-22T01:44:58.3286111Z         PASS [   2.583s] (1634/3280) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-09-22T01:44:58.4336858Z         PASS [   0.416s] (1635/3280) spt-daemon wan::tests::a_burst_from_one_peer_surfaces_one_warning
2026-09-22T01:44:58.5076472Z         PASS [   0.483s] (1636/3280) spt-daemon wan::tests::a_forged_inbound_mnemonics_attribute_is_inert
2026-09-22T01:44:58.5323839Z         PASS [   0.097s] (1637/3280) spt-daemon wan::tests::only_a_custody_confirmed_round_trip_records_the_reply_correlation
2026-09-22T01:44:58.5412698Z         PASS [   0.516s] (1638/3280) spt-daemon wan::tests::a_forged_inbound_trust_warning_attribute_is_inert
2026-09-22T01:44:58.5520803Z         PASS [   0.375s] (1639/3280) spt-daemon wan::tests::an_undelivered_warning_claims_nothing_and_warns_again
2026-09-22T01:44:58.5521638Z         PASS [   0.397s] (1640/3280) spt-daemon wan::tests::an_admitted_strangers_warning_rides_the_message_it_is_about
2026-09-22T01:44:58.5562698Z         PASS [   0.531s] (1641/3280) spt-daemon wan::tests::a_perch_with_no_readable_record_warns_every_time
2026-09-22T01:44:58.5563392Z         PASS [   0.441s] (1642/3280) spt-daemon wan::tests::a_typed_envelope_body_still_draws_the_separate_warning
2026-09-22T01:44:58.5587431Z         PASS [   0.053s] (1643/3280) spt-daemon wan::tests::only_a_daemon_stamped_send_records_the_reply_correlation
2026-09-22T01:44:58.5632883Z         PASS [   0.033s] (1644/3280) spt-daemon wan::tests::origin_user_backed_matrix
2026-09-22T01:44:58.5689903Z         PASS [   0.029s] (1645/3280) spt-daemon wan::tests::the_ingress_helper_never_writes_into_the_senders_own_attributes
2026-09-22T01:44:58.5713528Z         PASS [   1.233s] (1646/3280) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-09-22T01:44:58.6082459Z         PASS [   0.350s] (1647/3280) spt-daemon wan::tests::no_binary_wan_arrival_spools_not_pty
2026-09-22T01:44:58.6457035Z         PASS [   0.094s] (1648/3280) spt-daemon wan::tests::the_recorded_row_is_the_key_the_receiving_leg_reads
2026-09-22T01:44:58.6517153Z         PASS [   0.099s] (1649/3280) spt-daemon wan::tests::the_ingress_helper_returns_without_waiting_for_the_peer
2026-09-22T01:44:58.6676263Z         PASS [   0.111s] (1650/3280) spt-daemon wan::tests::the_three_redemption_outcomes_stay_distinct
2026-09-22T01:44:58.6699268Z         PASS [   0.114s] (1651/3280) spt-daemon wan::tests::the_stamp_not_the_from_is_the_sender_subject
2026-09-22T01:44:58.6747337Z         PASS [   0.116s] (1652/3280) spt-daemon wan::tests::wan_ingress_empty_from_renders_origin_node_label
2026-09-22T01:44:58.6784808Z         PASS [   0.115s] (1653/3280) spt-daemon wan::tests::wan_outcome_token_round_trips_and_unknown_is_noreply
2026-09-22T01:44:58.6865928Z         PASS [   0.117s] (1654/3280) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-09-22T01:44:58.6914599Z         PASS [   0.119s] (1655/3280) spt-daemon webproxy::tests::response_parts_reads_a_full_body_without_a_runtime
2026-09-22T01:44:58.7202257Z         PASS [   0.111s] (1656/3280) spt-daemon webproxy::tests::route_for_prefers_cache_then_roster_then_bare_id
2026-09-22T01:44:58.7249434Z         PASS [   0.079s] (1657/3280) spt-daemon webproxy::tests::unavailable_names_the_node_and_refused_names_the_surface
2026-09-22T01:44:58.7309222Z         PASS [   0.079s] (1658/3280) spt-daemon webproxy::tests::under_node_prefix_replaces_only_the_label
2026-09-22T01:44:58.7756116Z         PASS [   0.106s] (1659/3280) spt-daemon webserve::tests::a_scoped_entry_is_still_served_on_loopback
2026-09-22T01:44:58.7759994Z         PASS [   0.096s] (1660/3280) spt-daemon webserve::tests::corrupt_registry_is_loud_but_does_not_disable_unrelated_facets
2026-09-22T01:44:58.7764082Z         PASS [   8.116s] (1661/3280) spt-daemon projwriter::tests::batched_complexity_counters_hold
2026-09-22T01:44:58.7853879Z         PASS [   0.110s] (1662/3280) spt-daemon webserve::tests::audience_gate_admits_both_receivers_nodes_but_not_other_or_unknown_nodes
2026-09-22T01:44:58.7922277Z         PASS [   0.073s] (1663/3280) spt-daemon webserve::tests::hostile_text_is_html_escaped_before_it_reaches_a_rendered_page
2026-09-22T01:44:58.8052810Z         PASS [   0.135s] (1664/3280) spt-daemon webserve::tests::adapter_facet_and_disambiguated_alias_share_one_contained_reference
2026-09-22T01:44:58.8074109Z         PASS [   0.121s] (1665/3280) spt-daemon webserve::tests::directory_references_reject_traversal_and_track_current_children
2026-09-22T01:44:58.8146866Z         PASS [   0.124s] (1666/3280) spt-daemon webserve::tests::docs_aliases_preserve_existing_and_new_bundle_roots
2026-09-22T01:44:58.8895321Z         PASS [   0.159s] (1667/3280) spt-daemon webserve::tests::materialize_reads_a_file_plan_through_the_range
2026-09-22T01:44:58.9015408Z         PASS [   0.170s] (1668/3280) spt-daemon webserve::tests::node_roots_redirect_to_docs_without_exposing_registry_entries
2026-09-22T01:44:58.9117757Z         PASS [   0.135s] (1669/3280) spt-daemon webserve::tests::range_grammar_partial_suffix_clamp_and_unsatisfiable
2026-09-22T01:44:58.9191908Z         PASS [   0.145s] (1670/3280) spt-daemon webserve::tests::peer_paths_proxy_by_facet_and_unknown_labels_stay_docs_404
2026-09-22T01:44:58.9499089Z         PASS [   0.135s] (1671/3280) spt-live context::tests::direct_always_writes
2026-09-22T01:44:58.9530610Z         PASS [   0.160s] (1672/3280) spt-daemon webserve::tests::served_subject_is_the_entrys_origin_or_none
2026-09-22T01:44:58.9533608Z         PASS [   0.052s] (1673/3280) spt-live context::tests::llm_over_llm_writes
2026-09-22T01:44:58.9561434Z         PASS [   0.044s] (1674/3280) spt-live context::tests::llm_past_window_writes
2026-09-22T01:44:58.9728005Z         PASS [   0.053s] (1675/3280) spt-live context::tests::llm_within_window_suppressed
2026-09-22T01:44:58.9790758Z         PASS [   0.205s] (1676/3280) spt-daemon webserve::tests::node_routing_reserves_facets_without_registry_fallback
2026-09-22T01:44:58.9791975Z         PASS [   0.194s] (1677/3280) spt-daemon webserve::tests::references_observe_edits_deletion_and_registry_removal
2026-09-22T01:44:58.9824398Z         PASS [   0.175s] (1678/3280) spt-daemon webserve::tests::the_adapter_facet_root_still_serves_the_core_owned_web_root
2026-09-22T01:44:58.9831875Z         PASS [   0.178s] (1679/3280) spt-daemon webserve::tests::the_adapter_docs_segment_serves_docs_dir_and_never_falls_through
2026-09-22T01:44:58.9862034Z         PASS [   0.036s] (1680/3280) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-09-22T01:44:58.9926599Z         PASS [   0.040s] (1681/3280) spt-live context::tests::write_context_suppresses_stale_llm
2026-09-22T01:44:59.0011268Z         PASS [   0.117s] (1682/3280) spt-live context::tests::identified_write_stamps_advancing_vector
2026-09-22T01:44:59.1028833Z         PASS [   0.123s] (1683/3280) spt-live digest::tests::missing_source_file_is_read_error
2026-09-22T01:44:59.1056480Z         PASS [   0.123s] (1684/3280) spt-live digest::tests::no_source_errors
2026-09-22T01:44:59.1246272Z         PASS [   0.122s] (1685/3280) spt-live echo::tests::provenance_is_stamped
2026-09-22T01:44:59.1473905Z         PASS [   0.168s] (1686/3280) spt-live digest::tests::fetcher_digest_lets_the_adapter_locate_and_emit
2026-09-22T01:44:59.1591746Z         PASS [   0.176s] (1687/3280) spt-live echo::tests::echo_child_is_recursion_guarded
2026-09-22T01:44:59.1619545Z         PASS [   0.190s] (1688/3280) spt-live digest::tests::falls_back_to_history_locate_template
2026-09-22T01:44:59.1637548Z         PASS [   0.208s] (1689/3280) spt-live digest::tests::extracts_records_from_the_located_source
2026-09-22T01:44:59.1639010Z         PASS [   0.178s] (1690/3280) spt-live echo::tests::echo_consumes_history_and_returns_stamped_brief
2026-09-22T01:44:59.2646039Z         PASS [   0.103s] (1691/3280) spt-live history::tests::native_missing_log_is_empty
2026-09-22T01:44:59.2662931Z         PASS [   0.118s] (1692/3280) spt-live history::tests::missing_fetcher_field_errors
2026-09-22T01:44:59.2663590Z         PASS [   0.104s] (1693/3280) spt-live history::tests::native_reads_logged_records
2026-09-22T01:44:59.2739940Z         PASS [   0.110s] (1694/3280) spt-live ingest::tests::a_failed_ingest_returns_err_and_leaves_the_drop_in_place
2026-09-22T01:44:59.2816863Z         PASS [   0.176s] (1695/3280) spt-live history::tests::fetcher_yields_records
2026-09-22T01:44:59.2888466Z         PASS [   0.296s] (1696/3280) spt-live echo::tests::echo_nonzero_errors
2026-09-22T01:44:59.4124998Z         PASS [   0.289s] (1697/3280) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-09-22T01:44:59.5158418Z         LEAK [   0.562s] (1698/3280) spt-live digest::tests::extractor_timeout_errors
2026-09-22T01:44:59.7445237Z         LEAK [   0.642s] (1699/3280) spt-live history::tests::fetcher_timeout_errors
2026-09-22T01:45:00.3780654Z         PASS [   2.050s] (1700/3280) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-09-22T01:45:00.5664369Z         PASS [   5.120s] (1701/3280) spt-daemon servicehost::tests::a_silent_daemon_times_the_caller_out_instead_of_wedging_it
2026-09-22T01:45:01.0128565Z         PASS [   0.446s] (1702/3280) spt-live ingest::tests::no_drops_is_empty
2026-09-22T01:45:01.5109266Z         PASS [   2.247s] (1703/3280) spt-live ingest::tests::an_uncommittable_project_slice_is_preserved_not_consumed
2026-09-22T01:45:01.6596044Z         PASS [   4.050s] (1704/3280) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-09-22T01:45:02.3483959Z         PASS [  11.610s] (1705/3280) spt-daemon projwriter::tests::parity_full_ordered_list_vs_legacy_oracle
2026-09-22T01:45:02.8636022Z         PASS [   2.485s] (1706/3280) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-09-22T01:45:03.1792246Z         PASS [   3.765s] (1707/3280) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-09-22T01:45:03.1796174Z         PASS [   3.906s] (1708/3280) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-09-22T01:45:03.2016602Z         PASS [   0.023s] (1709/3280) spt-live ingest::tests::strip_checkpoint_markers_removes_tokens_keeps_text
2026-09-22T01:45:03.2085096Z         PASS [   3.693s] (1710/3280) spt-live ingest::tests::ingest_strips_checkpoint_sentinel_from_durable_tier
2026-09-22T01:45:03.2242003Z         PASS [   5.607s] (1711/3280) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-09-22T01:45:03.2271807Z         PASS [   3.945s] (1712/3280) spt-live ingest::tests::empty_project_id_preserves_project_slice_drop
2026-09-22T01:45:03.3168810Z         PASS [   0.092s] (1713/3280) spt-live inject::tests::long_body_is_capped
2026-09-22T01:45:03.3213126Z         PASS [   0.093s] (1714/3280) spt-live inject::tests::missing_perch_is_best_effort
2026-09-22T01:45:03.3437292Z         PASS [   0.023s] (1715/3280) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-09-22T01:45:03.3497168Z         PASS [   0.033s] (1716/3280) spt-live inject::tests::tap_appends_a_context_entry
2026-09-22T01:45:03.3509441Z         PASS [   3.606s] (1717/3280) spt-live ingest::tests::marker_only_project_slice_is_not_preserved
2026-09-22T01:45:03.3852948Z         PASS [   0.041s] (1718/3280) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-09-22T01:45:03.3918742Z         PASS [   0.040s] (1719/3280) spt-live outbound::tests::non_authorable_types_are_ignored
2026-09-22T01:45:03.4011809Z         PASS [   0.051s] (1720/3280) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-09-22T01:45:03.4086224Z         PASS [   0.024s] (1721/3280) spt-live outbound::tests::prose_only_yields_nothing
2026-09-22T01:45:03.4118401Z         PASS [   0.022s] (1722/3280) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-09-22T01:45:03.4254978Z         PASS [   0.024s] (1723/3280) spt-live pulse::tests::a_fresh_turn_sentinel_waits_and_is_left_in_place
2026-09-22T01:45:03.4301981Z         PASS [   0.022s] (1724/3280) spt-live pulse::tests::an_aged_turn_sentinel_fires_once_and_clears
2026-09-22T01:45:03.4522637Z         PASS [   4.163s] (1725/3280) spt-live ingest::tests::empty_project_id_skips_project_tier
2026-09-22T01:45:03.5063130Z         PASS [   0.094s] (1726/3280) spt-live pulse::tests::an_unreadable_age_fails_open_and_fires
2026-09-22T01:45:03.5270170Z         PASS [   0.096s] (1727/3280) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-09-22T01:45:03.5308875Z         PASS [   0.078s] (1728/3280) spt-live pulse::tests::the_edge_arm_fires_immediately_and_the_arms_are_independent
2026-09-22T01:45:03.5558190Z         PASS [   0.030s] (1729/3280) spt-live pulse::tests::tick_reports_idle
2026-09-22T01:45:03.6545905Z         PASS [   4.388s] (1730/3280) spt-live ingest::tests::commune_and_signoff_both_deferred_signoff_supersedes
2026-09-22T01:45:03.8450936Z         PASS [   4.579s] (1731/3280) spt-live ingest::tests::both_drops_ingested
2026-09-22T01:45:04.0202630Z         PASS [   1.668s] (1732/3280) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-09-22T01:45:04.3774710Z         PASS [   5.213s] (1733/3280) spt-live ingest::tests::a_lock_timeout_fails_the_ingest_and_deletes_no_drop
2026-09-22T01:45:05.0734217Z         PASS [   3.562s] (1734/3280) spt-live ingest::tests::project_tier_precedence_suppression_under_resolvable_id_still_deletes
2026-09-22T01:45:05.1038795Z         PASS [   0.030s] (1735/3280) spt-live resume::tests::a_standing_ingest_latch_warns_while_a_turn_latch_and_a_clean_stamp_do_not
2026-09-22T01:45:05.3171195Z         PASS [   1.761s] (1736/3280) spt-live reconcile::tests::no_conflict_is_a_noop
2026-09-22T01:45:05.4088707Z         PASS [   2.544s] (1737/3280) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-09-22T01:45:05.5431232Z         PASS [   4.530s] (1738/3280) spt-live ingest::tests::preserved_drop_retry_is_idempotent_then_commits_on_resolve
2026-09-22T01:45:06.1553192Z         PASS [   4.496s] (1739/3280) spt-live ingest::tests::signoff_deferred_project_preserves_into_commune_pending
2026-09-22T01:45:06.1553959Z         PASS [   2.976s] (1740/3280) spt-live ingest::tests::the_consumed_drops_content_is_carried_byte_for_byte
2026-09-22T01:45:06.2251674Z         PASS [   0.069s] (1741/3280) spt-live resume::tests::misplaced_drop_surfaces_once_and_names_it_while_a_consumed_one_is_silent
2026-09-22T01:45:06.2585656Z         PASS [   0.033s] (1742/3280) spt-live resume::tests::pending_strips_checkpoint_sentinel_keeps_inter_marker_text
2026-09-22T01:45:06.2886220Z         PASS [   0.031s] (1743/3280) spt-live resume::tests::the_never_ingested_notice_fires_only_for_the_artifact_less_case
2026-09-22T01:45:06.3221434Z         PASS [   2.307s] (1744/3280) spt-live resume::tests::a_clean_stamp_leaves_the_composed_brief_byte_identical
2026-09-22T01:45:06.3904350Z         PASS [   0.068s] (1745/3280) spt-live signoff::tests::echo_precedes_signoff_compose
2026-09-22T01:45:06.4113579Z         PASS [   0.021s] (1746/3280) spt-live signoff::tests::missing_session_skips_echo
2026-09-22T01:45:06.4310568Z         PASS [   0.020s] (1747/3280) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-09-22T01:45:06.4337198Z         PASS [   2.927s] (1748/3280) spt-live pulse::tests::tick_ingests_drops
2026-09-22T01:45:06.4529971Z         PASS [   0.022s] (1749/3280) spt-live signoff::tests::stale_signoff_swept
2026-09-22T01:45:06.4720603Z         PASS [   0.017s] (1750/3280) spt-live turn::tests::failed_turn_display_carries_stdout_tail_and_marks_empty
2026-09-22T01:45:06.5087203Z         PASS [   2.978s] (1751/3280) spt-live reconcile::tests::failed_turn_preserves_everything
2026-09-22T01:45:06.5104870Z         PASS [   2.133s] (1752/3280) spt-live resume::tests::a_resume_over_a_misplaced_drop_is_marked_stale_and_over_a_registered_one_is_not
2026-09-22T01:45:06.5721473Z         PASS [   0.101s] (1753/3280) spt-live turn::tests::stream_tail_is_bounded_utf8_safe_and_from_the_end
2026-09-22T01:45:06.6147928Z         PASS [   0.180s] (1754/3280) spt-live turn::tests::empty_stdout_is_an_error
2026-09-22T01:45:06.6195007Z         PASS [   0.109s] (1755/3280) spt-msg deliver::tests::a_sealed_envelope_keeps_its_seal_attr_through_ingress
2026-09-22T01:45:06.6504454Z         PASS [   0.031s] (1756/3280) spt-msg deliver::tests::deferred_send_validates
2026-09-22T01:45:06.6803145Z         PASS [   0.171s] (1757/3280) spt-live turn::tests::turn_captures_stdout
2026-09-22T01:45:06.8652002Z         PASS [   0.251s] (1758/3280) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-09-22T01:45:06.9429904Z         PASS [   0.292s] (1759/3280) spt-msg deliver::tests::offline_existing_perch_spools
2026-09-22T01:45:06.9581803Z         PASS [   0.278s] (1760/3280) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-09-22T01:45:07.0823675Z         PASS [   0.511s] (1761/3280) spt-msg deliver::tests::active_only_never_tcp_delivers_to_a_live_relay
2026-09-22T01:45:07.1656152Z         PASS [   0.207s] (1762/3280) spt-msg emit::tests::a_content_trigger_fires_on_the_body_from_an_unclassified_sender
2026-09-22T01:45:07.2385507Z         PASS [   0.156s] (1763/3280) spt-msg emit::tests::a_real_trust_warning_attr_does_not_split_the_frame
2026-09-22T01:45:07.2430948Z         PASS [   0.077s] (1764/3280) spt-msg emit::tests::a_senders_own_monic_and_warning_are_stripped_before_ours_are_attached
2026-09-22T01:45:07.2464085Z         PASS [   0.303s] (1765/3280) spt-msg deliver::tests::send_outcome_mapping
2026-09-22T01:45:07.2632112Z         PASS [   0.024s] (1766/3280) spt-msg emit::tests::a_typed_body_reports_that_the_warning_found_no_carrier
2026-09-22T01:45:07.2659533Z         PASS [   0.023s] (1767/3280) spt-msg emit::tests::a_typed_msg_envelope_carries_the_trust_warning
2026-09-22T01:45:07.2785551Z         PASS [   0.031s] (1768/3280) spt-msg emit::tests::a_typed_msg_envelope_still_carries_the_recipients_monic
2026-09-22T01:45:07.2867123Z         PASS [   0.023s] (1769/3280) spt-msg emit::tests::a_typed_user_msg_envelope_is_still_verbatim_and_monicless
2026-09-22T01:45:07.2882718Z         PASS [   0.020s] (1770/3280) spt-msg emit::tests::anonymous_still_enveloped
2026-09-22T01:45:07.3125762Z         PASS [   0.035s] (1771/3280) spt-msg emit::tests::husk_record_rides_nothing
2026-09-22T01:45:07.3218458Z         PASS [   0.036s] (1772/3280) spt-msg emit::tests::matched_monic_rides_both_edges_as_json_array
2026-09-22T01:45:07.3225184Z         PASS [   4.114s] (1773/3280) spt-live ingest::tests::untagged_and_suppressed_drops_still_delete
2026-09-22T01:45:07.3227544Z         PASS [   0.037s] (1774/3280) spt-msg emit::tests::monic_attr_survives_chunking
2026-09-22T01:45:07.3352828Z         PASS [   0.014s] (1775/3280) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-09-22T01:45:07.3381446Z         PASS [   0.025s] (1776/3280) spt-msg emit::tests::monic_text_cannot_break_out_of_the_attr
2026-09-22T01:45:07.3696587Z         PASS [   3.525s] (1777/3280) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-09-22T01:45:07.3753684Z         PASS [   2.272s] (1778/3280) spt-live resume::tests::download_appends_pending_drop_after_project
2026-09-22T01:45:07.4206379Z         PASS [   0.095s] (1779/3280) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-09-22T01:45:07.4380501Z         PASS [   0.115s] (1780/3280) spt-msg emit::tests::structural_renders_msg_envelope
2026-09-22T01:45:07.4617702Z         PASS [   0.086s] (1781/3280) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-09-22T01:45:07.4723355Z         PASS [   0.102s] (1782/3280) spt-msg emit::tests::typed_body_carries_no_monic_attr
2026-09-22T01:45:07.4739402Z         PASS [   0.136s] (1783/3280) spt-msg emit::tests::the_trust_warning_rides_the_envelope_beside_a_matched_monic
2026-09-22T01:45:07.4792006Z         PASS [   0.144s] (1784/3280) spt-msg emit::tests::the_spliced_envelope_declares_its_type_exactly_once
2026-09-22T01:45:07.4810645Z         PASS [   0.063s] (1785/3280) spt-msg emit::tests::unmatched_sender_gets_no_attr
2026-09-22T01:45:07.4828766Z         PASS [   0.045s] (1786/3280) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-09-22T01:45:07.4903809Z         PASS [   0.029s] (1787/3280) spt-msg emit::tests::whole_render_never_chunks
2026-09-22T01:45:07.5270598Z         PASS [   0.044s] (1788/3280) spt-msg ready::tests::a_listener_cannot_claim_the_reserved_id
2026-09-22T01:45:07.5591978Z         PASS [   2.151s] (1789/3280) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-09-22T01:45:07.6306366Z         PASS [   0.159s] (1790/3280) spt-msg listener::tests::bind_registers_and_round_trips
2026-09-22T01:45:07.6776501Z         PASS [   0.203s] (1791/3280) spt-msg listener::tests::blocking_accepts_within_window
2026-09-22T01:45:07.6794300Z         PASS [   0.198s] (1792/3280) spt-msg listener::tests::drop_unregisters_address
2026-09-22T01:45:07.7598881Z         PASS [   0.280s] (1793/3280) spt-msg listener::tests::blocking_times_out_when_idle
2026-09-22T01:45:07.9016846Z         PASS [   0.374s] (1794/3280) spt-msg ready::tests::recv_gets_live_tcp_message
2026-09-22T01:45:07.9942084Z         PASS [   4.339s] (1795/3280) spt-live reconcile::tests::reconcile_merges_and_clears
2026-09-22T01:45:08.0182543Z         PASS [   0.527s] (1796/3280) spt-msg ready::tests::backlog_drains_on_start
2026-09-22T01:45:08.0597540Z         PASS [   0.378s] (1797/3280) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-09-22T01:45:08.0684108Z         PASS [   0.436s] (1798/3280) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-09-22T01:45:08.0699904Z         PASS [   0.390s] (1799/3280) spt-msg ready::tests::start_registers_resolvable_perch
2026-09-22T01:45:08.1930301Z         PASS [   0.433s] (1800/3280) spt-msg ring::tests::a_late_reply_to_a_spooled_ring_still_reaches_the_caller
2026-09-22T01:45:08.2209955Z         PASS [   5.019s] (1801/3280) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-09-22T01:45:08.3374323Z         PASS [   3.019s] (1802/3280) spt-live resume::tests::download_composes_two_tiers
2026-09-22T01:45:08.3698610Z         PASS [   4.938s] (1803/3280) spt-live pulse::tests::commune_defers_project_then_lands_it_across_pulses
2026-09-22T01:45:08.3842735Z         PASS [   0.047s] (1804/3280) spt-msg ring::tests::ring_no_perch
2026-09-22T01:45:08.3977587Z         PASS [   0.014s] (1805/3280) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-09-22T01:45:08.4180526Z         PASS [   0.020s] (1806/3280) spt-msg wire::tests::encode_decode_round_trips_structural
2026-09-22T01:45:08.4312504Z         PASS [   0.013s] (1807/3280) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-09-22T01:45:08.4548778Z         PASS [   0.024s] (1808/3280) spt-msg wire::tests::frame_round_trips_over_loopback
2026-09-22T01:45:08.4578716Z         PASS [   0.390s] (1809/3280) spt-msg ring::tests::an_empty_perch_dir_is_refused_and_left_for_its_creator
2026-09-22T01:45:08.4997226Z         PASS [   0.597s] (1810/3280) spt-msg ring::tests::a_live_shaped_perch_survives_a_timed_out_ring_byte_identical
2026-09-22T01:45:08.5081060Z         PASS [   0.053s] (1811/3280) spt-msg wire::tests::oversized_length_prefix_rejected
2026-09-22T01:45:08.5660121Z         PASS [   0.373s] (1812/3280) spt-msg ring::tests::an_unreadable_record_counts_as_occupied_and_is_never_deleted
2026-09-22T01:45:08.5927281Z         PASS [   0.599s] (1813/3280) spt-msg ring::tests::a_spool_without_a_record_counts_as_occupied
2026-09-22T01:45:08.5962880Z         PASS [   0.138s] (1814/3280) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-09-22T01:45:08.6379746Z         PASS [   0.131s] (1815/3280) spt-net net::answermsg::tests::a_receipt_round_trips_and_is_neither_a_message_nor_a_knock
2026-09-22T01:45:08.6796410Z         PASS [   0.131s] (1816/3280) spt-net net::answermsg::tests::the_ack_is_two_words_and_the_refusal_side_is_undifferentiated
2026-09-22T01:45:08.7044040Z         PASS [   0.119s] (1817/3280) spt-net net::answermsg::tests::the_claimed_node_is_additive_and_inert
2026-09-22T01:45:08.7044960Z         PASS [   0.472s] (1818/3280) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-09-22T01:45:08.7128730Z         PASS [   0.654s] (1819/3280) spt-msg ring::tests::a_third_partys_ring_never_drains_the_victims_mail_into_its_reply
2026-09-22T01:45:08.7180926Z         PASS [   0.125s] (1820/3280) spt-net net::answermsg::tests::the_receipt_has_two_answers_and_no_word_for_silence
2026-09-22T01:45:08.7216200Z         PASS [   0.124s] (1821/3280) spt-net net::attach::tests::a_policy_affects_only_its_named_platform_role_and_older_client
2026-09-22T01:45:08.7266967Z         PASS [   0.097s] (1822/3280) spt-net net::attach::tests::attach_intents_round_trip
2026-09-22T01:45:08.7394356Z         PASS [   0.097s] (1823/3280) spt-net net::attach::tests::client_identity_and_policy_ride_the_attach_wire
2026-09-22T01:45:08.7442689Z         PASS [   0.059s] (1824/3280) spt-net net::attach::tests::fido2_fields_are_additive_and_absent_decodes_as_plain_totp
2026-09-22T01:45:08.7511398Z         PASS [   0.033s] (1825/3280) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-09-22T01:45:08.7512203Z         PASS [   0.733s] (1826/3280) spt-msg ring::tests::a_spooled_ring_waits_and_names_the_silence_it_got
2026-09-22T01:45:08.7527168Z         PASS [   0.060s] (1827/3280) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-09-22T01:45:08.7531851Z         PASS [   0.043s] (1828/3280) spt-net net::attach::tests::only_a_plain_release_triple_is_ordered
2026-09-22T01:45:08.7623548Z         PASS [   0.036s] (1829/3280) spt-net net::attach::tests::request_code_is_additive_and_absent_reads_as_no_code
2026-09-22T01:45:08.7647337Z         PASS [   0.044s] (1830/3280) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-09-22T01:45:08.7655556Z         PASS [   0.029s] (1831/3280) spt-net net::attach::tests::request_endpoint_id_is_additive_and_local_wire_is_unchanged
2026-09-22T01:45:08.7669076Z         PASS [   0.023s] (1832/3280) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-09-22T01:45:08.7709336Z         PASS [   0.020s] (1833/3280) spt-net net::attach::tests::seal_ceremony_capability_is_additive_and_absent_reads_as_undeclared
2026-09-22T01:45:08.7928062Z         PASS [   2.637s] (1834/3280) spt-live resume::tests::download_serves_the_engine_rooms_core_role_and_ignores_a_planted_file
2026-09-22T01:45:08.8494466Z         PASS [   0.098s] (1835/3280) spt-net net::attach::tests::seal_ceremony_code_carries_the_code_and_no_verdict
2026-09-22T01:45:08.8591332Z         PASS [   0.106s] (1836/3280) spt-net net::codeseal::tests::a_legacy_bare_hex_code_is_not_a_sealed_form
2026-09-22T01:45:08.8665155Z         PASS [   0.104s] (1837/3280) spt-net net::codeseal::tests::a_partial_envelope_refuses_like_every_other_failure
2026-09-22T01:45:08.8669837Z         PASS [   0.115s] (1838/3280) spt-net net::codeseal::tests::a_code_minted_before_a_rotation_still_opens_under_the_previous_seed
2026-09-22T01:45:08.8729271Z         PASS [   0.108s] (1839/3280) spt-net net::codeseal::tests::a_retyped_code_opens_in_either_case
2026-09-22T01:45:08.8775634Z         PASS [   0.112s] (1840/3280) spt-net net::codeseal::tests::a_sealed_code_round_trips_and_has_the_ratified_shape
2026-09-22T01:45:08.8856205Z         PASS [   0.119s] (1841/3280) spt-net net::codeseal::tests::a_single_flipped_byte_anywhere_refuses
2026-09-22T01:45:08.8902977Z         PASS [   0.119s] (1842/3280) spt-net net::codeseal::tests::a_two_subnet_code_opens_under_either_and_carries_one_secret
2026-09-22T01:45:08.8973003Z         PASS [   0.104s] (1843/3280) spt-net net::codeseal::tests::an_exhausted_candidate_list_refuses_like_a_malformed_string
2026-09-22T01:45:08.9025291Z         PASS [   0.053s] (1844/3280) spt-net net::codeseal::tests::another_subnets_key_opens_nothing
2026-09-22T01:45:08.9076342Z         PASS [   0.048s] (1845/3280) spt-net net::codeseal::tests::every_refusal_shape_is_the_same_nothing
2026-09-22T01:45:08.9163896Z         PASS [   0.050s] (1846/3280) spt-net net::codeseal::tests::no_envelope_window_equals_the_seed
2026-09-22T01:45:08.9187043Z         PASS [   0.052s] (1847/3280) spt-net net::codeseal::tests::open_all_among_returns_every_opening_with_its_label
2026-09-22T01:45:08.9242374Z         PASS [   0.051s] (1848/3280) spt-net net::codeseal::tests::the_cipher_and_mac_keys_are_separate_derivations
2026-09-22T01:45:08.9354212Z         PASS [   0.058s] (1849/3280) spt-net net::codeseal::tests::the_rotation_grace_still_opens_one_envelope_of_a_multi_envelope_code
2026-09-22T01:45:08.9417734Z         PASS [   0.056s] (1850/3280) spt-net net::codeseal::tests::two_codes_differing_in_one_byte_do_not_share_a_keystream
2026-09-22T01:45:08.9449741Z         PASS [   0.055s] (1851/3280) spt-net net::digestpull::tests::records_round_trip_and_degrade
2026-09-22T01:45:08.9546080Z         PASS [   0.057s] (1852/3280) spt-net net::digestpull::tests::reply_outcomes_are_distinct_and_round_trip
2026-09-22T01:45:08.9608529Z         PASS [   0.058s] (1853/3280) spt-net net::digestpull::tests::request_wire_shape_carries_the_demux_marker_and_omits_an_absent_depth
2026-09-22T01:45:08.9669509Z         PASS [   0.058s] (1854/3280) spt-net net::digestpull::tests::the_request_carries_no_spoofable_origin_field
2026-09-22T01:45:08.9866095Z         PASS [   0.062s] (1855/3280) spt-net net::endpoint::tests::family_force_off_flag_parsing
2026-09-22T01:45:08.9934700Z         PASS [   0.058s] (1856/3280) spt-net net::endpoint::tests::family_selection_drops_dead_keeps_working
2026-09-22T01:45:09.0009637Z         PASS [   0.057s] (1857/3280) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-09-22T01:45:09.0216393Z         PASS [   0.658s] (1858/3280) spt-msg ring::tests::ring_timeout_cleans_up
2026-09-22T01:45:09.0743715Z         PASS [   0.156s] (1859/3280) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-09-22T01:45:09.0868712Z         PASS [   1.017s] (1860/3280) spt-msg ring::tests::an_explicit_from_never_becomes_the_gate_subject_or_a_reply_window
2026-09-22T01:45:09.0869967Z         PASS [   0.132s] (1861/3280) spt-net net::forkmsg::tests::a_fork_record_round_trips_carrying_its_tag
2026-09-22T01:45:09.1002098Z         PASS [   0.136s] (1862/3280) spt-net net::forkmsg::tests::the_wire_shape_cannot_express_deleting_the_source
2026-09-22T01:45:09.1169353Z         PASS [   0.150s] (1863/3280) spt-net net::knockmsg::tests::a_knock_record_can_never_be_read_as_a_message_feed
2026-09-22T01:45:09.1386681Z         PASS [   0.144s] (1864/3280) spt-net net::knockmsg::tests::the_record_round_trips_and_tolerates_unknown_fields
2026-09-22T01:45:09.1453582Z         PASS [   0.158s] (1865/3280) spt-net net::knockmsg::tests::the_claimed_node_is_additive_and_inert
2026-09-22T01:45:09.1508809Z         PASS [   0.129s] (1866/3280) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-09-22T01:45:09.1547605Z         PASS [   0.080s] (1867/3280) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-09-22T01:45:09.1577040Z         PASS [   0.159s] (1868/3280) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-09-22T01:45:09.1743217Z         PASS [   0.088s] (1869/3280) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-09-22T01:45:09.1807047Z         PASS [   0.236s] (1870/3280) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-09-22T01:45:09.1823403Z         PASS [   0.096s] (1871/3280) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-09-22T01:45:09.1911098Z         PASS [   0.095s] (1872/3280) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-09-22T01:45:09.1962118Z         PASS [   0.080s] (1873/3280) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-09-22T01:45:09.2057685Z         PASS [   0.068s] (1874/3280) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-09-22T01:45:09.2133408Z         PASS [   0.068s] (1875/3280) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-09-22T01:45:09.2217984Z         PASS [   0.071s] (1876/3280) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-09-22T01:45:09.2272893Z         PASS [   0.073s] (1877/3280) spt-net net::notif::tests::forged_origin_field_is_inert
2026-09-22T01:45:09.2360619Z         PASS [   0.078s] (1878/3280) spt-net net::notif::tests::n1_wire_record_omits_default_fields_and_reads_old_shape
2026-09-22T01:45:09.2437687Z         PASS [   0.069s] (1879/3280) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-09-22T01:45:09.2505288Z         PASS [   0.070s] (1880/3280) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-09-22T01:45:09.2596920Z         PASS [   0.077s] (1881/3280) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-09-22T01:45:09.2643717Z         PASS [   0.073s] (1882/3280) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-09-22T01:45:09.2854109Z         PASS [   2.420s] (1883/3280) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-09-22T01:45:09.2855043Z         PASS [   0.080s] (1884/3280) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-09-22T01:45:09.2896662Z         PASS [   0.077s] (1885/3280) spt-net net::pairing::ntp::tests::clock_step_forces_refresh_via_injected_reads
2026-09-22T01:45:09.2914732Z         PASS [   0.070s] (1886/3280) spt-net net::pairing::ntp::tests::invalidate_clears_the_snapshot
2026-09-22T01:45:09.3171947Z         PASS [   3.774s] (1887/3280) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-09-22T01:45:09.3753331Z         PASS [   0.148s] (1888/3280) spt-net net::pairing::ntp::tests::loud_fail_logs_only_on_transitions
2026-09-22T01:45:09.3805822Z         PASS [   0.144s] (1889/3280) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-09-22T01:45:09.3896198Z         PASS [   0.146s] (1890/3280) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-09-22T01:45:09.3978530Z         PASS [   0.147s] (1891/3280) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-09-22T01:45:09.4011169Z         PASS [   0.142s] (1892/3280) spt-net net::pairing::ntp::tests::sort_v4_first_leads_with_v4_preserving_family_order
2026-09-22T01:45:09.4073142Z         PASS [   0.143s] (1893/3280) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-09-22T01:45:09.4132036Z         PASS [   0.128s] (1894/3280) spt-net net::pairing::ntp::tests::v6_first_ordering_does_not_starve_the_query
2026-09-22T01:45:09.4179772Z         PASS [   0.222s] (1895/3280) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-09-22T01:45:09.4192751Z         PASS [   0.134s] (1896/3280) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-09-22T01:45:09.4242213Z         PASS [   0.135s] (1897/3280) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-09-22T01:45:09.4300313Z         PASS [   0.138s] (1898/3280) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-09-22T01:45:09.4358238Z         PASS [   0.119s] (1899/3280) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-09-22T01:45:09.4411828Z         PASS [   0.066s] (1900/3280) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-09-22T01:45:09.4455370Z         PASS [   0.065s] (1901/3280) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-09-22T01:45:09.4520120Z         PASS [   0.063s] (1902/3280) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-09-22T01:45:09.4563981Z         PASS [   0.059s] (1903/3280) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-09-22T01:45:09.4605620Z         PASS [   0.059s] (1904/3280) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-09-22T01:45:09.4656997Z         PASS [   0.058s] (1905/3280) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-09-22T01:45:09.4700076Z         PASS [   0.057s] (1906/3280) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-09-22T01:45:09.4765330Z         PASS [   0.059s] (1907/3280) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-09-22T01:45:09.5790190Z         PASS [   0.130s] (1908/3280) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-09-22T01:45:09.5929594Z         PASS [   0.116s] (1909/3280) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-09-22T01:45:09.6020786Z         PASS [   0.166s] (1910/3280) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-09-22T01:45:09.6104892Z         PASS [   0.158s] (1911/3280) spt-net net::pairing::spake::tests::stale_step_fails
2026-09-22T01:45:09.6127465Z         PASS [   0.167s] (1912/3280) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-09-22T01:45:09.6171831Z         PASS [   0.193s] (1913/3280) spt-net net::pairing::spake::tests::dual_start_shares_one_msg_a
2026-09-22T01:45:09.6309031Z         PASS [   0.174s] (1914/3280) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-09-22T01:45:09.6494755Z         PASS [   0.189s] (1915/3280) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-09-22T01:45:09.6609093Z         PASS [   0.240s] (1916/3280) spt-net net::pairing::spake::tests::a_code_that_is_neither_key_fails_both_candidates
2026-09-22T01:45:09.6618799Z         PASS [   0.195s] (1917/3280) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-09-22T01:45:09.6663742Z         PASS [   0.196s] (1918/3280) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-09-22T01:45:09.6739357Z         PASS [   0.102s] (1919/3280) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-09-22T01:45:09.6832394Z         PASS [   0.089s] (1920/3280) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-09-22T01:45:09.6875926Z         PASS [   0.085s] (1921/3280) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-09-22T01:45:09.6951172Z         PASS [   0.084s] (1922/3280) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-09-22T01:45:09.7008964Z         PASS [   0.088s] (1923/3280) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-09-22T01:45:09.7059141Z         PASS [   0.089s] (1924/3280) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-09-22T01:45:09.7101802Z         PASS [   0.079s] (1925/3280) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-09-22T01:45:09.7166560Z         PASS [   0.067s] (1926/3280) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-09-22T01:45:09.7235255Z         PASS [   0.064s] (1927/3280) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-09-22T01:45:09.7301980Z         PASS [   0.070s] (1928/3280) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-09-22T01:45:09.7339662Z         PASS [   0.068s] (1929/3280) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-09-22T01:45:09.7403058Z         PASS [   0.067s] (1930/3280) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-09-22T01:45:09.7449777Z         PASS [   0.062s] (1931/3280) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-09-22T01:45:09.7857811Z         PASS [   0.069s] (1932/3280) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-09-22T01:45:09.7874313Z         PASS [   0.064s] (1933/3280) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-09-22T01:45:09.8114872Z         PASS [   0.070s] (1934/3280) spt-net net::pairing::wire::tests::seed_frame_carries_both_keys_and_the_declared_mode
2026-09-22T01:45:09.8166902Z         PASS [   0.072s] (1935/3280) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-09-22T01:45:09.8213784Z         PASS [   0.035s] (1936/3280) spt-net net::pairing::wire::tests::spake2_second_candidate_is_additive_and_roundtrips
2026-09-22T01:45:09.8234746Z         PASS [   0.393s] (1937/3280) spt-net net::pairing::spake::tests::either_key_confirms_through_the_candidate_pair
2026-09-22T01:45:09.8687659Z         PASS [   0.182s] (1938/3280) spt-net net::pairing::wire::tests::a_legacy_joiner_ignores_the_trailing_candidate_and_still_joins
2026-09-22T01:45:09.8765419Z         PASS [   0.176s] (1939/3280) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-09-22T01:45:09.9607530Z         PASS [   0.133s] (1940/3280) spt-net net::presencemsg::tests::a_presence_record_can_never_be_read_as_a_message_feed
2026-09-22T01:45:09.9954656Z         PASS [   0.171s] (1941/3280) spt-net net::presencemsg::tests::an_unrecognized_token_reads_unknown_and_never_offline
2026-09-22T01:45:09.9983889Z         PASS [   0.127s] (1942/3280) spt-net net::presencemsg::tests::the_claimed_node_is_additive_and_inert
2026-09-22T01:45:09.9993223Z         PASS [   0.123s] (1943/3280) spt-net net::presencemsg::tests::the_record_round_trips_and_tolerates_unknown_fields
2026-09-22T01:45:10.0154537Z         PASS [   0.056s] (1944/3280) spt-net net::presencemsg::tests::the_reply_carries_the_word_alone
2026-09-22T01:45:10.0374954Z         PASS [   0.307s] (1945/3280) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-09-22T01:45:10.0435417Z         PASS [   0.049s] (1946/3280) spt-net net::redeemmsg::tests::a_redemption_record_round_trips_carrying_its_tag
2026-09-22T01:45:10.0438278Z         PASS [   2.485s] (1947/3280) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-09-22T01:45:10.0453227Z         PASS [   0.350s] (1948/3280) spt-net net::pairing::wire::tests::a_wrong_code_is_refused_the_same_way_on_a_two_key_subnet
2026-09-22T01:45:10.0460868Z         PASS [   0.312s] (1949/3280) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-09-22T01:45:10.0559510Z         PASS [   0.060s] (1950/3280) spt-net net::redeemmsg::tests::a_refusal_carries_nothing_while_a_redemption_carries_the_rendering
2026-09-22T01:45:10.0634611Z         PASS [   0.052s] (1951/3280) spt-net net::redeemmsg::tests::the_claimed_node_is_additive_and_inert
2026-09-22T01:45:10.0635371Z         PASS [   0.064s] (1952/3280) spt-net net::redeemmsg::tests::no_token_means_unconfirmed_and_only_redeemed_carries_data
2026-09-22T01:45:10.0677049Z         PASS [   0.030s] (1953/3280) spt-net net::redeemmsg::tests::the_reply_asks_for_the_reverse_and_no_constructor_can_claim_one
2026-09-22T01:45:10.0695239Z         PASS [   0.282s] (1954/3280) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-09-22T01:45:10.0772583Z         PASS [   0.033s] (1955/3280) spt-net net::redeemmsg::tests::the_reply_round_trips_both_arms
2026-09-22T01:45:10.0791784Z         PASS [   0.373s] (1956/3280) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-09-22T01:45:10.0849484Z         PASS [   0.039s] (1957/3280) spt-net net::redeemmsg::tests::the_wire_shape_cannot_ask_the_minter_to_arm_the_other_side
2026-09-22T01:45:10.0931962Z         PASS [   0.048s] (1958/3280) spt-net net::registry::tests::adapter_projects_controlled_serde_and_n_minus_one
2026-09-22T01:45:10.0991804Z         PASS [   0.043s] (1959/3280) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-09-22T01:45:10.1002996Z         PASS [   0.031s] (1960/3280) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-09-22T01:45:10.1073990Z         PASS [   0.044s] (1961/3280) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-09-22T01:45:10.1117024Z         PASS [   0.049s] (1962/3280) spt-net net::registry::tests::display_parity_fields_serde_and_n_minus_one
2026-09-22T01:45:10.1184427Z         PASS [   0.043s] (1963/3280) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-09-22T01:45:10.1230386Z         PASS [   0.056s] (1964/3280) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-09-22T01:45:10.1286984Z         PASS [   0.050s] (1965/3280) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-09-22T01:45:10.1361646Z         PASS [   0.326s] (1966/3280) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-09-22T01:45:10.1520989Z         PASS [   0.335s] (1967/3280) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-09-22T01:45:10.2116315Z         PASS [   0.126s] (1968/3280) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-09-22T01:45:10.2195988Z         PASS [   0.126s] (1969/3280) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-09-22T01:45:10.2292728Z         PASS [   0.130s] (1970/3280) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-09-22T01:45:10.2377763Z         PASS [   0.137s] (1971/3280) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-09-22T01:45:10.2405929Z         PASS [   0.133s] (1972/3280) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-09-22T01:45:10.2464687Z         PASS [   0.135s] (1973/3280) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-09-22T01:45:10.2516807Z         PASS [   0.133s] (1974/3280) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-09-22T01:45:10.2572479Z         PASS [   0.134s] (1975/3280) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-09-22T01:45:10.2615326Z         PASS [   0.133s] (1976/3280) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-09-22T01:45:10.2679601Z         PASS [   0.132s] (1977/3280) spt-net net::registry::tests::node_routability_keeps_unknown_distinct_from_offline
2026-09-22T01:45:10.2740243Z         PASS [   0.122s] (1978/3280) spt-net net::registry::tests::offline_rows_decay_past_grace_own_rows_survive
2026-09-22T01:45:10.2786309Z         PASS [   0.067s] (1979/3280) spt-net net::registry::tests::offline_since_side_map_is_self_pruning
2026-09-22T01:45:10.2842153Z         PASS [   0.065s] (1980/3280) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-09-22T01:45:10.2892052Z         PASS [   0.060s] (1981/3280) spt-net net::registry::tests::purge_churn_offline_ghosts_stay_bounded
2026-09-22T01:45:10.2948728Z         PASS [   0.057s] (1982/3280) spt-net net::registry::tests::registry_serde_roundtrips
2026-09-22T01:45:10.3002594Z         PASS [   0.060s] (1983/3280) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-09-22T01:45:10.3055765Z         PASS [   0.059s] (1984/3280) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-09-22T01:45:10.3096050Z         PASS [   0.058s] (1985/3280) spt-net net::registry::tests::renaming_into_the_reserved_id_is_refused_with_no_ripple
2026-09-22T01:45:10.3147748Z         PASS [   0.057s] (1986/3280) spt-net net::registry::tests::resolve_across_bare_id_distinct_nodes_refuses_acrossnodes
2026-09-22T01:45:10.3188221Z         PASS [   0.057s] (1987/3280) spt-net net::registry::tests::resolve_across_local_wins_over_remote_in_other_subnet
2026-09-22T01:45:10.3250860Z         PASS [   0.057s] (1988/3280) spt-net net::registry::tests::resolve_across_same_node_twins_keep_freshest_epoch
2026-09-22T01:45:10.3304086Z         PASS [   0.056s] (1989/3280) spt-net net::registry::tests::resolve_across_same_node_two_subnets_resolves
2026-09-22T01:45:10.3355078Z         PASS [   0.057s] (1990/3280) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-09-22T01:45:10.3404509Z         PASS [   0.056s] (1991/3280) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-09-22T01:45:10.3418075Z         PASS [   0.632s] (1992/3280) spt-net net::pairing::wire::tests::either_subnet_code_joins_a_two_key_subnet
2026-09-22T01:45:10.3467705Z         PASS [   0.058s] (1993/3280) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-09-22T01:45:10.3514619Z         PASS [   0.056s] (1994/3280) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-09-22T01:45:10.3578585Z         PASS [   0.058s] (1995/3280) spt-net net::registry::tests::resolve_prefers_local_instance
2026-09-22T01:45:10.3653660Z         PASS [   0.060s] (1996/3280) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-09-22T01:45:10.3690238Z         PASS [   4.080s] (1997/3280) spt-live signoff::tests::boundary_writes_resume_commune
2026-09-22T01:45:10.3704438Z         PASS [   0.061s] (1998/3280) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-09-22T01:45:10.3762692Z         PASS [   0.061s] (1999/3280) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-09-22T01:45:10.3818392Z         PASS [   0.063s] (2000/3280) spt-net net::registry::tests::resource_projection_threads_adapter_projects_controlled
2026-09-22T01:45:10.3878046Z         PASS [   0.063s] (2001/3280) spt-net net::registry::tests::resource_projection_threads_endpoint_type
2026-09-22T01:45:10.3932566Z         PASS [   0.063s] (2002/3280) spt-net net::registry::tests::resource_projection_threads_node_label
2026-09-22T01:45:10.3990289Z         PASS [   0.063s] (2003/3280) spt-net net::registry::tests::revival_not_out_raced
2026-09-22T01:45:10.4046536Z         PASS [   0.064s] (2004/3280) spt-net net::registry::tests::select_rest_target_offline_never_a_candidate
2026-09-22T01:45:10.4101916Z         PASS [   0.068s] (2005/3280) spt-net net::registry::tests::select_rest_target_suspend_goal_satisfaction
2026-09-22T01:45:10.4148448Z         PASS [   0.068s] (2006/3280) spt-net net::registry::tests::select_rest_target_wake_goal_satisfaction
2026-09-22T01:45:10.4186404Z         PASS [   0.067s] (2007/3280) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-09-22T01:45:10.4241989Z         PASS [   0.066s] (2008/3280) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-09-22T01:45:10.5030263Z         PASS [   0.137s] (2009/3280) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-09-22T01:45:10.5097918Z         PASS [   0.141s] (2010/3280) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-09-22T01:45:10.5158158Z         PASS [   0.145s] (2011/3280) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-09-22T01:45:10.5225969Z         PASS [   0.146s] (2012/3280) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-09-22T01:45:10.5281945Z         PASS [   0.146s] (2013/3280) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-09-22T01:45:10.5334468Z         PASS [   0.146s] (2014/3280) spt-net net::rest::tests::records_round_trip_and_degrade
2026-09-22T01:45:10.5384745Z         PASS [   0.145s] (2015/3280) spt-net net::sealmsg::tests::enrollment_record_rides_the_feed_under_its_own_tag
2026-09-22T01:45:10.5430169Z         PASS [   0.144s] (2016/3280) spt-net net::sealmsg::tests::forged_origin_field_is_inert
2026-09-22T01:45:10.5487764Z         PASS [   0.144s] (2017/3280) spt-net net::sealmsg::tests::record_round_trips_and_unknown_kind_is_skipped
2026-09-22T01:45:10.5545552Z         PASS [   0.144s] (2018/3280) spt-net net::sealmsg::tests::record_split_across_chunks_reassembles
2026-09-22T01:45:10.5601055Z         PASS [   0.145s] (2019/3280) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-09-22T01:45:10.5668279Z         PASS [   0.148s] (2020/3280) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-09-22T01:45:10.5728852Z         PASS [   0.149s] (2021/3280) spt-net net::sync::tests::forged_origin_field_is_inert
2026-09-22T01:45:10.5774103Z         PASS [   0.074s] (2022/3280) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-09-22T01:45:10.5846351Z         PASS [   0.075s] (2023/3280) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-09-22T01:45:10.5892917Z         PASS [   0.073s] (2024/3280) spt-net net::update::tests::forged_origin_field_is_inert
2026-09-22T01:45:10.5948243Z         PASS [   0.072s] (2025/3280) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-09-22T01:45:10.6002419Z         PASS [   0.072s] (2026/3280) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-09-22T01:45:10.6058655Z         PASS [   0.072s] (2027/3280) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-09-22T01:45:10.6103139Z         PASS [   0.072s] (2028/3280) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-09-22T01:45:10.6159036Z         PASS [   0.073s] (2029/3280) spt-net net::wanmsg::tests::reply_round_trips_and_tolerates_unknown_field
2026-09-22T01:45:10.6203815Z         PASS [   0.072s] (2030/3280) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-09-22T01:45:10.6257694Z         PASS [   0.071s] (2031/3280) spt-net net::wanmsg::tests::sender_origin_is_additive_in_both_directions
2026-09-22T01:45:10.6307438Z         PASS [   0.071s] (2032/3280) spt-net net::wanmsg::tests::sender_proven_is_additive_in_both_directions
2026-09-22T01:45:10.6366838Z         PASS [   0.070s] (2033/3280) spt-net net::webmsg::tests::records_round_trip_tag_the_first_line_and_skip_an_unknown_kind
2026-09-22T01:45:10.6661309Z         PASS [   0.088s] (2034/3280) spt-poolguard tests::a_claim_with_no_git_identity_falls_back_and_names_the_fallback
2026-09-22T01:45:10.6703040Z         PASS [   0.081s] (2035/3280) spt-poolguard tests::a_dead_lane_holder_is_a_loud_takeover_not_a_refusal
2026-09-22T01:45:10.6975147Z         PASS [   0.112s] (2036/3280) spt-poolguard tests::a_dead_holder_over_an_unlanded_lane_refuses_instead_of_taking_over
2026-09-22T01:45:10.6980224Z         PASS [   0.098s] (2037/3280) spt-poolguard tests::a_directory_without_the_cargo_cache_marker_is_never_a_pool
2026-09-22T01:45:10.6985170Z         PASS [   0.093s] (2038/3280) spt-poolguard tests::a_foreign_pool_with_no_lane_claim_refuses_and_names_the_claim_command
2026-09-22T01:45:10.7062853Z         PASS [   0.090s] (2039/3280) spt-poolguard tests::a_fresh_pool_imprints_its_first_builder_and_proceeds
2026-09-22T01:45:10.7063665Z         PASS [   0.133s] (2040/3280) spt-poolguard tests::a_claim_from_another_repository_reads_unknown_not_settled
2026-09-22T01:45:10.7108298Z         PASS [   0.116s] (2041/3280) spt-poolguard tests::a_dead_lane_is_owned_while_its_tree_lives_and_orphaned_once_it_does_not
2026-09-22T01:45:10.7143150Z         PASS [   0.094s] (2042/3280) spt-poolguard tests::a_git_worktree_counts_as_the_enclosing_source_tree
2026-09-22T01:45:10.7281399Z         PASS [   0.118s] (2043/3280) spt-poolguard tests::a_foreign_tree_is_refused_while_the_lane_holder_is_live
2026-09-22T01:45:10.7325416Z         PASS [   0.107s] (2044/3280) spt-poolguard tests::a_landed_lane_with_a_dead_holder_is_still_a_takeover
2026-09-22T01:45:10.7406683Z         PASS [   0.070s] (2045/3280) spt-poolguard tests::a_remedy_that_names_a_command_names_one_that_can_actually_run
2026-09-22T01:45:10.7466797Z         PASS [   0.116s] (2046/3280) spt-poolguard tests::a_live_holder_refuses_even_when_the_lane_has_landed
2026-09-22T01:45:10.7505690Z         PASS [   0.054s] (2047/3280) spt-poolguard tests::a_stamp_round_trips_with_backslashes_and_a_birth_stamp
2026-09-22T01:45:10.7541058Z         PASS [   0.117s] (2048/3280) spt-poolguard tests::a_pool_held_by_a_live_lane_is_in_use
2026-09-22T01:45:10.7594211Z         PASS [   0.094s] (2049/3280) spt-poolguard tests::a_recycled_holder_pid_is_a_takeover_not_a_live_lane
2026-09-22T01:45:10.8371634Z         PASS [   0.139s] (2050/3280) spt-poolguard tests::an_unreadable_stamp_degrades_to_ownerless
2026-09-22T01:45:10.8425801Z         PASS [   0.136s] (2051/3280) spt-poolguard tests::an_unstamped_in_tree_target_is_owned_by_the_tree_around_it
2026-09-22T01:45:10.8468007Z         PASS [   0.140s] (2052/3280) spt-poolguard tests::an_unstamped_pool_nothing_links_to_is_orphaned
2026-09-22T01:45:10.8529073Z         PASS [   0.142s] (2053/3280) spt-poolguard tests::an_unstamped_pool_with_inbound_links_is_owned_not_orphaned
2026-09-22T01:45:10.8593215Z         PASS [   0.161s] (2054/3280) spt-poolguard tests::a_sweep_keeps_a_pool_whose_lane_is_in_flight_with_a_dead_holder
2026-09-22T01:45:10.8690636Z         PASS [   0.141s] (2055/3280) spt-poolguard tests::path_spelling_does_not_manufacture_a_crossing
2026-09-22T01:45:10.8797309Z         PASS [   0.133s] (2056/3280) spt-poolguard tests::the_owning_tree_proceeds_without_imprinting_again
2026-09-22T01:45:10.9011851Z         PASS [   0.147s] (2057/3280) spt-procident pinned_proc_tests::a_live_pinned_process_does_not_read_gone
2026-09-22T01:45:10.9013921Z         PASS [   0.186s] (2058/3280) spt-poolguard tests::no_refusal_arm_names_a_command_that_cannot_be_run
2026-09-22T01:45:10.9018774Z         PASS [   0.151s] (2059/3280) spt-procident pinned_proc_tests::a_live_pid_carrying_a_different_birth_stamp_reads_gone
2026-09-22T01:45:10.9077608Z         PASS [   0.065s] (2060/3280) spt-procident pinned_proc_tests::pinning_a_live_process_on_this_platform_yields_a_stamp
2026-09-22T01:45:10.9139285Z         PASS [   0.173s] (2061/3280) spt-poolguard tests::the_escape_hatch_opens_and_is_never_silent
2026-09-22T01:45:10.9209231Z         PASS [   0.074s] (2062/3280) spt-procident pinned_proc_tests::the_same_live_pid_carrying_its_real_birth_stamp_does_not_read_gone
2026-09-22T01:45:10.9241942Z         PASS [   0.165s] (2063/3280) spt-procident pinned_proc_tests::a_pinned_process_that_exited_reads_gone
2026-09-22T01:45:10.9258825Z         PASS [   0.073s] (2064/3280) spt-proto addr::tests::display_round_trips
2026-09-22T01:45:10.9264280Z         PASS [   0.067s] (2065/3280) spt-proto addr::tests::parses_every_qualifier_combination
2026-09-22T01:45:10.9316053Z         PASS [   0.062s] (2066/3280) spt-proto addr::tests::rejects_doubled_delimiters
2026-09-22T01:45:10.9373751Z         PASS [   0.058s] (2067/3280) spt-proto addr::tests::rejects_empty_or_bad_components
2026-09-22T01:45:10.9414435Z         PASS [   0.104s] (2068/3280) spt-procident pinned_proc_tests::an_unstamped_pin_degrades_to_bare_pid_in_both_directions
2026-09-22T01:45:10.9420599Z         PASS [   0.041s] (2069/3280) spt-proto boundary::tests::boundary_kinds_and_io_kinds_never_collide
2026-09-22T01:45:10.9464606Z         PASS [   0.045s] (2070/3280) spt-proto boundary::tests::the_class_is_the_three_ruled_variants
2026-09-22T01:45:10.9516605Z         PASS [   0.050s] (2071/3280) spt-proto chunk::tests::malformed_parts_return_none
2026-09-22T01:45:10.9574234Z         PASS [   0.050s] (2072/3280) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-09-22T01:45:10.9614587Z         PASS [   0.047s] (2073/3280) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-09-22T01:45:10.9666569Z         PASS [   0.046s] (2074/3280) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-09-22T01:45:10.9716756Z         PASS [   0.047s] (2075/3280) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-09-22T01:45:10.9760144Z         PASS [   0.050s] (2076/3280) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-09-22T01:45:10.9879922Z         PASS [   0.056s] (2077/3280) spt-proto emit::tests::a_bare_carriage_return_is_escaped_too
2026-09-22T01:45:10.9924923Z         PASS [   0.055s] (2078/3280) spt-proto emit::tests::a_caller_supplied_terminator_is_absorbed_not_doubled
2026-09-22T01:45:10.9972902Z         PASS [   0.056s] (2079/3280) spt-proto emit::tests::a_plain_interpolated_write_fmt_splits_into_fragments
2026-09-22T01:45:11.0021784Z         PASS [   0.060s] (2080/3280) spt-proto emit::tests::a_short_writing_sink_receives_a_complete_block_too
2026-09-22T01:45:11.0061659Z         PASS [   0.080s] (2081/3280) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-09-22T01:45:11.0067634Z         PASS [   0.060s] (2082/3280) spt-proto emit::tests::a_short_writing_sink_still_receives_the_complete_terminated_line
2026-09-22T01:45:11.0113126Z         PASS [   0.060s] (2083/3280) spt-proto emit::tests::a_static_literal_write_fmt_is_already_one_write
2026-09-22T01:45:11.0165550Z         PASS [   0.059s] (2084/3280) spt-proto emit::tests::an_interior_newline_is_escaped_so_one_emission_stays_one_line
2026-09-22T01:45:11.0211221Z         PASS [   0.060s] (2085/3280) spt-proto emit::tests::emit_block_keeps_interior_newlines_and_is_still_one_write
2026-09-22T01:45:11.0253699Z         PASS [   0.059s] (2086/3280) spt-proto emit::tests::emit_block_terminates_exactly_once
2026-09-22T01:45:11.0308351Z         PASS [   0.059s] (2087/3280) spt-proto emit::tests::emit_line_is_one_write_for_a_static_literal_too
2026-09-22T01:45:11.1053249Z         PASS [   0.129s] (2088/3280) spt-proto emit::tests::emit_line_issues_exactly_one_write_of_the_whole_line
2026-09-22T01:45:11.1155075Z         PASS [   0.126s] (2089/3280) spt-proto emit::tests::has_interior_break_ignores_the_terminator_and_catches_the_rest
2026-09-22T01:45:11.1238572Z         PASS [   0.131s] (2090/3280) spt-proto emit::tests::the_stderr_spellings_expand_and_run
2026-09-22T01:45:11.1331691Z         PASS [   0.134s] (2091/3280) spt-proto emit::tests::write_line_debug_asserts_on_an_interior_newline
2026-09-22T01:45:11.1393626Z         PASS [   0.137s] (2092/3280) spt-proto endpoint::tests::agent_vs_shell_split
2026-09-22T01:45:11.1421584Z         PASS [   0.136s] (2093/3280) spt-proto endpoint::tests::broker_and_node_families
2026-09-22T01:45:11.1461411Z         PASS [   0.139s] (2094/3280) spt-proto endpoint::tests::day_one_tags_round_trip
2026-09-22T01:45:11.1505489Z         PASS [   0.139s] (2095/3280) spt-proto endpoint::tests::shell_kind_round_trips
2026-09-22T01:45:11.1567832Z         PASS [   0.140s] (2096/3280) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-09-22T01:45:11.1613077Z         PASS [   0.140s] (2097/3280) spt-proto envelope::tests::attr_escape_is_line_safe
2026-09-22T01:45:11.1662366Z         PASS [   0.141s] (2098/3280) spt-proto envelope::tests::attr_newline_entity_decodes_before_amp_last
2026-09-22T01:45:11.1711399Z         PASS [   0.140s] (2099/3280) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-09-22T01:45:11.1755643Z         PASS [   0.070s] (2100/3280) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-09-22T01:45:11.1803757Z         PASS [   0.066s] (2101/3280) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-09-22T01:45:11.1862483Z         PASS [   0.063s] (2102/3280) spt-proto envelope::tests::from_attr_decodes_by_the_same_rule_as_every_other_attr
2026-09-22T01:45:11.1924723Z         PASS [   0.061s] (2103/3280) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-09-22T01:45:11.1975379Z         PASS [   0.058s] (2104/3280) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-09-22T01:45:11.2029367Z         PASS [   0.061s] (2105/3280) spt-proto envelope::tests::parser_both_tags_present
2026-09-22T01:45:11.2230635Z         PASS [   0.077s] (2106/3280) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-09-22T01:45:11.2274800Z         PASS [   0.077s] (2107/3280) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-09-22T01:45:11.2332334Z         PASS [   0.076s] (2108/3280) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-09-22T01:45:11.2402957Z         PASS [   0.079s] (2109/3280) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-09-22T01:45:11.2459870Z         PASS [   0.080s] (2110/3280) spt-proto event::tests::a_recomposed_event_declares_its_type_once
2026-09-22T01:45:11.2504460Z         PASS [   0.079s] (2111/3280) spt-proto event::tests::alarm_event_round_trips
2026-09-22T01:45:11.2553472Z         PASS [   0.080s] (2112/3280) spt-proto event::tests::an_unreemittable_key_is_dropped_by_the_strip
2026-09-22T01:45:11.2594196Z         PASS [   0.079s] (2113/3280) spt-proto event::tests::attr_decode_is_amp_last
2026-09-22T01:45:11.2652218Z         PASS [   0.079s] (2114/3280) spt-proto event::tests::attr_order_preserved
2026-09-22T01:45:11.2707255Z         PASS [   0.078s] (2115/3280) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-09-22T01:45:11.2753339Z         PASS [   0.078s] (2116/3280) spt-proto event::tests::empty_body_envelope_parses
2026-09-22T01:45:11.2807749Z         PASS [   0.078s] (2117/3280) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-09-22T01:45:11.2851065Z         PASS [   0.062s] (2118/3280) spt-proto event::tests::msg_event_round_trips
2026-09-22T01:45:11.2889952Z         PASS [   0.061s] (2119/3280) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-09-22T01:45:11.2937551Z         PASS [   0.060s] (2120/3280) spt-proto event::tests::the_alarm_composer_renders_identically_to_the_general_one
2026-09-22T01:45:11.2983524Z         PASS [   0.058s] (2121/3280) spt-proto event::tests::the_msg_composer_renders_identically_to_the_general_one
2026-09-22T01:45:11.3707008Z         PASS [   0.125s] (2122/3280) spt-proto event::tests::the_seal_attr_is_sender_authored_and_survives_the_strip
2026-09-22T01:45:11.3749868Z         PASS [   0.124s] (2123/3280) spt-proto event::tests::the_strip_is_identity_when_there_is_nothing_to_strip
2026-09-22T01:45:11.3805044Z         PASS [   0.125s] (2124/3280) spt-proto event::tests::the_strip_removes_receiver_composed_attrs_and_keeps_the_rest
2026-09-22T01:45:11.3845099Z         PASS [   0.125s] (2125/3280) spt-proto event::tests::the_w2_message_attrs_are_sender_authored_and_survive_the_strip
2026-09-22T01:45:11.3897952Z         PASS [   0.125s] (2126/3280) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-09-22T01:45:11.3945279Z         PASS [   0.124s] (2127/3280) spt-proto event::tests::typed_predicate_rejects_partials
2026-09-22T01:45:11.4021770Z         PASS [   0.127s] (2128/3280) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-09-22T01:45:11.4094757Z         PASS [   0.129s] (2129/3280) spt-proto event::tests::user_msg_event_round_trips
2026-09-22T01:45:11.4153387Z         PASS [   0.130s] (2130/3280) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-09-22T01:45:11.4222110Z         PASS [   0.133s] (2131/3280) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-09-22T01:45:11.4274287Z         PASS [   0.134s] (2132/3280) spt-proto id::tests::accepts_japanese_scripts
2026-09-22T01:45:11.4328311Z         PASS [   0.134s] (2133/3280) spt-proto id::tests::accepts_plain_and_composite_ids
2026-09-22T01:45:11.4395369Z         PASS [   0.069s] (2134/3280) spt-proto id::tests::rejects_empty_and_overlong
2026-09-22T01:45:11.4438384Z         PASS [   0.069s] (2135/3280) spt-proto id::tests::rejects_path_whitespace_and_control
2026-09-22T01:45:11.4487702Z         PASS [   0.068s] (2136/3280) spt-proto id::tests::reports_bad_char_position
2026-09-22T01:45:11.4541555Z         PASS [   0.070s] (2137/3280) spt-proto id::tests::reserves_address_delimiters
2026-09-22T01:45:11.4587706Z         PASS [   0.069s] (2138/3280) spt-proto identity::tests::bad_inputs_error_without_panic
2026-09-22T01:45:11.4686389Z         PASS [   0.067s] (2139/3280) spt-proto identity::tests::public_key_hex_round_trips
2026-09-22T01:45:11.4725141Z         PASS [   0.078s] (2140/3280) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-09-22T01:45:11.4784614Z         PASS [   0.063s] (2141/3280) spt-proto ioevent::tests::long_payload_is_cut_and_flagged
2026-09-22T01:45:11.4837433Z         PASS [   0.062s] (2142/3280) spt-proto ioevent::tests::short_payload_is_untouched
2026-09-22T01:45:11.4884392Z         PASS [   0.061s] (2143/3280) spt-proto ioevent::tests::tool_use_is_named_but_not_emitted
2026-09-22T01:45:11.4950284Z         PASS [   0.062s] (2144/3280) spt-proto ioevent::tests::truncation_lands_on_a_char_boundary
2026-09-22T01:45:11.4986117Z         PASS [   0.059s] (2145/3280) spt-proto ioevent::tests::vocabulary_is_closed
2026-09-22T01:45:11.5036096Z         PASS [   0.060s] (2146/3280) spt-proto payload::tests::base64_known_vectors
2026-09-22T01:45:11.5086147Z         PASS [   0.060s] (2147/3280) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-09-22T01:45:11.5093128Z         PASS [   0.100s] (2148/3280) spt-proto identity::tests::sign_verify_round_trip
2026-09-22T01:45:11.5136661Z         PASS [   0.059s] (2149/3280) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-09-22T01:45:11.5183973Z         PASS [   0.060s] (2150/3280) spt-proto payload::tests::command_payload_round_trips
2026-09-22T01:45:11.5229452Z         PASS [   0.054s] (2151/3280) spt-proto payload::tests::text_payload_round_trips
2026-09-22T01:45:11.5273762Z         PASS [   0.055s] (2152/3280) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-09-22T01:45:11.5317223Z         PASS [   0.053s] (2153/3280) spt-proto shortform::seal_tests::a_bare_trailing_marker_seals_the_remainder_and_claims_nothing_before_it
2026-09-22T01:45:11.5361195Z         PASS [   0.052s] (2154/3280) spt-proto shortform::seal_tests::a_lone_marker_seals_everything_after_it
2026-09-22T01:45:11.5408622Z         PASS [   0.052s] (2155/3280) spt-proto shortform::seal_tests::a_quoted_pair_and_a_live_pair_coexist
2026-09-22T01:45:11.5461212Z         PASS [   0.051s] (2156/3280) spt-proto shortform::seal_tests::a_quoted_seal_marker_mints_nothing
2026-09-22T01:45:11.5508657Z         PASS [   0.052s] (2157/3280) spt-proto shortform::seal_tests::an_empty_pair_does_not_disturb_the_pairs_around_it
2026-09-22T01:45:11.5558371Z         PASS [   0.052s] (2158/3280) spt-proto shortform::seal_tests::an_empty_pair_mints_nothing_and_refuses_nothing
2026-09-22T01:45:11.6305545Z         PASS [   0.122s] (2159/3280) spt-proto shortform::seal_tests::pairs_parse_greedy_left_to_right_and_each_mints_its_own
2026-09-22T01:45:11.6346817Z         PASS [   0.125s] (2160/3280) spt-proto shortform::seal_tests::the_sealed_text_is_carried_verbatim
2026-09-22T01:45:11.6399281Z         PASS [   0.126s] (2161/3280) spt-proto shortform::tests::a_live_tags_body_is_carried_verbatim
2026-09-22T01:45:11.6437728Z         PASS [   0.125s] (2162/3280) spt-proto shortform::tests::a_lone_backtick_suppresses_nothing
2026-09-22T01:45:11.6493063Z         PASS [   0.126s] (2163/3280) spt-proto shortform::tests::a_plain_tag_splits_targets_from_body
2026-09-22T01:45:11.6539236Z         PASS [   0.126s] (2164/3280) spt-proto shortform::tests::a_quoted_tag_and_a_live_tag_coexist
2026-09-22T01:45:11.6577457Z         PASS [   0.126s] (2165/3280) spt-proto shortform::tests::a_space_inside_the_id_list_ends_the_list
2026-09-22T01:45:11.6622149Z         PASS [   0.126s] (2166/3280) spt-proto shortform::tests::a_tag_inside_a_fenced_block_is_a_quotation
2026-09-22T01:45:11.6678868Z         PASS [   0.127s] (2167/3280) spt-proto shortform::tests::a_tag_inside_inline_backticks_is_a_quotation
2026-09-22T01:45:11.6721793Z         PASS [   0.126s] (2168/3280) spt-proto shortform::tests::a_tag_needs_both_a_target_and_a_body
2026-09-22T01:45:11.6777851Z         PASS [   0.127s] (2169/3280) spt-proto shortform::tests::an_unclosed_fence_suppresses_to_the_end
2026-09-22T01:45:11.6837092Z         PASS [   0.127s] (2170/3280) spt-proto shortform::tests::an_unterminated_tag_is_not_a_dispatch
2026-09-22T01:45:11.6887904Z         PASS [   0.058s] (2171/3280) spt-proto shortform::tests::backticks_inside_a_fence_are_just_fenced_content
2026-09-22T01:45:11.6960684Z         PASS [   0.061s] (2172/3280) spt-proto shortform::tests::several_tags_in_one_text_all_parse
2026-09-22T01:45:11.7029618Z         PASS [   0.063s] (2173/3280) spt-proto shortform::tests::targets_are_comma_separated_and_ordered
2026-09-22T01:45:11.7091083Z         PASS [   0.065s] (2174/3280) spt-proto version::tests::current_version_self_compatible
2026-09-22T01:45:11.7135995Z         PASS [   0.064s] (2175/3280) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-09-22T01:45:11.7187141Z         PASS [   0.065s] (2176/3280) spt-proto version::tests::window_floor_saturates_at_zero
2026-09-22T01:45:11.7314436Z         PASS [   0.073s] (2177/3280) spt-runtime manifest::io_gate_tests::a_compliance_declaration_enables_shortform
2026-09-22T01:45:11.7316996Z         PASS [   0.069s] (2178/3280) spt-runtime manifest::io_gate_tests::a_declaring_adapter_can_still_opt_out
2026-09-22T01:45:11.7371878Z         PASS [   0.069s] (2179/3280) spt-runtime manifest::io_gate_tests::absent_io_section_means_shortform_is_off
2026-09-22T01:45:11.7425120Z         PASS [   0.070s] (2180/3280) spt-runtime manifest::io_gate_tests::an_undeclared_io_section_is_still_off
2026-09-22T01:45:11.7585097Z         PASS [   0.080s] (2181/3280) spt-runtime manifest::tests::a_misspelled_adapter_key_parses_and_is_named
2026-09-22T01:45:11.7613000Z         PASS [   0.073s] (2182/3280) spt-runtime manifest::tests::digest_section_source_resolution
2026-09-22T01:45:11.7688574Z         PASS [   0.073s] (2183/3280) spt-runtime manifest::tests::digest_section_validation_errors
2026-09-22T01:45:11.7791227Z         PASS [   0.076s] (2184/3280) spt-runtime manifest::tests::each_role_resolves_its_own_declaration
2026-09-22T01:45:11.7791837Z         PASS [   0.096s] (2185/3280) spt-runtime manifest::tests::checked_in_schema_is_current
2026-09-22T01:45:11.7831204Z         PASS [   0.074s] (2186/3280) spt-runtime manifest::tests::fetcher_digest_strategy_needs_no_source
2026-09-22T01:45:11.7873173Z         PASS [   0.074s] (2187/3280) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-09-22T01:45:11.8714076Z         PASS [   0.152s] (2188/3280) spt-runtime manifest::tests::free_form_tables_are_not_swept
2026-09-22T01:45:11.8734381Z         PASS [   0.142s] (2189/3280) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-09-22T01:45:11.8761777Z         PASS [   0.144s] (2190/3280) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-09-22T01:45:11.8875106Z         PASS [   0.150s] (2191/3280) spt-runtime manifest::tests::hint_keyword_matching
2026-09-22T01:45:11.8884025Z         PASS [   0.146s] (2192/3280) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-09-22T01:45:11.8915879Z         PASS [   0.134s] (2193/3280) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-09-22T01:45:11.8964012Z         PASS [   0.135s] (2194/3280) spt-runtime manifest::tests::invocation_budget_defaults_passes_through_and_clamps
2026-09-22T01:45:11.9118633Z         PASS [   0.143s] (2195/3280) spt-runtime manifest::tests::known_keys_across_the_full_fixtures_report_nothing
2026-09-22T01:45:11.9124829Z         PASS [   0.133s] (2196/3280) spt-runtime manifest::tests::manifest_schema_shape
2026-09-22T01:45:11.9128579Z         PASS [   0.134s] (2197/3280) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-09-22T01:45:11.9173116Z         PASS [   0.134s] (2198/3280) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-09-22T01:45:11.9223523Z         PASS [   0.135s] (2199/3280) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-09-22T01:45:11.9269706Z         PASS [   0.056s] (2200/3280) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-09-22T01:45:11.9312909Z         PASS [   0.058s] (2201/3280) spt-runtime manifest::tests::role_template_admits_valid_and_refuses_bad_env_inject
2026-09-22T01:45:11.9365096Z         PASS [   0.060s] (2202/3280) spt-runtime manifest::tests::role_template_is_role_aware_for_notif_extras
2026-09-22T01:45:11.9425089Z         PASS [   0.055s] (2203/3280) spt-runtime manifest::tests::role_template_refuses_env_remove_read_contradiction
2026-09-22T01:45:11.9470119Z         PASS [   0.059s] (2204/3280) spt-runtime manifest::tests::role_template_refuses_unfillable_key_but_parse_admits
2026-09-22T01:45:11.9515065Z         PASS [   0.060s] (2205/3280) spt-runtime manifest::tests::role_template_refuses_unterminated_brace
2026-09-22T01:45:11.9558795Z         PASS [   0.059s] (2206/3280) spt-runtime manifest::tests::role_template_skips_retired_psyche_init
2026-09-22T01:45:11.9635752Z         PASS [   0.052s] (2207/3280) spt-runtime manifest::tests::round_trips_through_toml
2026-09-22T01:45:11.9710887Z         PASS [   0.058s] (2208/3280) spt-runtime manifest::tests::service_section_parses_round_trips_and_defaults_its_grace
2026-09-22T01:45:11.9771091Z         PASS [   0.064s] (2209/3280) spt-runtime manifest::tests::service_section_refuses_contradictions
2026-09-22T01:45:11.9840874Z         PASS [   0.066s] (2210/3280) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-09-22T01:45:11.9917100Z         PASS [   0.069s] (2211/3280) spt-runtime manifest::tests::shell_fixture_parses
2026-09-22T01:45:11.9940129Z         PASS [   1.950s] (2212/3280) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-09-22T01:45:11.9955459Z         PASS [   0.069s] (2213/3280) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-09-22T01:45:12.0007260Z         PASS [   0.069s] (2214/3280) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-09-22T01:45:12.0073834Z         PASS [   0.071s] (2215/3280) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-09-22T01:45:12.0103743Z         PASS [   0.068s] (2216/3280) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-09-22T01:45:12.0156898Z         PASS [   0.069s] (2217/3280) spt-runtime manifest::tests::translation_binary_command_field
2026-09-22T01:45:12.0920440Z         PASS [   0.140s] (2218/3280) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-09-22T01:45:12.1020650Z         PASS [   0.146s] (2219/3280) spt-runtime manifest::tests::unknown_keys_are_named_by_table_at_every_depth
2026-09-22T01:45:12.1029811Z         PASS [   0.139s] (2220/3280) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-09-22T01:45:12.1067039Z         PASS [   0.136s] (2221/3280) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-09-22T01:45:12.1124817Z         PASS [   0.136s] (2222/3280) spt-runtime manifest::tests::update_post_sub_table
2026-09-22T01:45:12.1169265Z         PASS [   0.133s] (2223/3280) spt-runtime manifest::tests::version_meets_floor_numeric_not_lexical
2026-09-22T01:45:12.1225055Z         PASS [   0.131s] (2224/3280) spt-runtime profile::tests::adapter_parent_matches_on_parent_not_composite
2026-09-22T01:45:12.1329576Z         PASS [   0.137s] (2225/3280) spt-runtime profile::tests::deep_nested_leaf_replace
2026-09-22T01:45:12.1369933Z         PASS [   0.136s] (2226/3280) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-09-22T01:45:12.1428658Z         PASS [   0.135s] (2227/3280) spt-runtime profile::tests::leaf_replace_contract
2026-09-22T01:45:12.1481450Z         PASS [   0.138s] (2228/3280) spt-runtime profile::tests::profile_overlays_strings
2026-09-22T01:45:12.1537082Z         PASS [   0.138s] (2229/3280) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-09-22T01:45:12.1580027Z         PASS [   0.066s] (2230/3280) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-09-22T01:45:12.1612430Z         PASS [   0.059s] (2231/3280) spt-runtime profile::tests::split_option_first_colon
2026-09-22T01:45:12.1662071Z         PASS [   0.063s] (2232/3280) spt-runtime profile::tests::string_dot_path_read_write
2026-09-22T01:45:12.1712223Z         PASS [   0.064s] (2233/3280) spt-runtime profile::tests::tighten_only_allows_tightening
2026-09-22T01:45:12.1753959Z         PASS [   0.063s] (2234/3280) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-09-22T01:45:12.1803092Z         PASS [   0.063s] (2235/3280) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-09-22T01:45:12.2105373Z         PASS [   0.088s] (2236/3280) spt-runtime registry::tests::a_misspelled_manifest_key_still_registers
2026-09-22T01:45:12.2115023Z         PASS [   0.078s] (2237/3280) spt-runtime registry::tests::create_local_profile_guards
2026-09-22T01:45:12.2165599Z         PASS [   0.079s] (2238/3280) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-09-22T01:45:12.2200898Z         PASS [   0.062s] (2239/3280) spt-runtime registry::tests::docs_dir_fixture_lands_under_the_adapter_table
2026-09-22T01:45:12.2231826Z         PASS [   0.069s] (2240/3280) spt-runtime registry::tests::docs_dir_absolute_path_is_refused_at_register
2026-09-22T01:45:12.2234951Z         PASS [   0.081s] (2241/3280) spt-runtime registry::tests::delete_local_profile_rules
2026-09-22T01:45:12.2481697Z         PASS [   0.100s] (2242/3280) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-09-22T01:45:12.2524305Z         PASS [   0.091s] (2243/3280) spt-runtime registry::tests::docs_dir_parent_traversal_is_refused_at_register
2026-09-22T01:45:12.2619696Z         PASS [   0.091s] (2244/3280) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-09-22T01:45:12.2793519Z         PASS [   0.113s] (2245/3280) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-09-22T01:45:12.2884924Z         PASS [   0.113s] (2246/3280) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-09-22T01:45:12.3695845Z         PASS [   0.158s] (2247/3280) spt-runtime registry::tests::missing_docs_dir_registers_adapter
2026-09-22T01:45:12.3737797Z         PASS [   0.162s] (2248/3280) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-09-22T01:45:12.3793099Z         PASS [   0.162s] (2249/3280) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-09-22T01:45:12.3795640Z         PASS [   0.198s] (2250/3280) spt-runtime registry::tests::local_profile_survives_readd
2026-09-22T01:45:12.3903899Z         PASS [   0.166s] (2251/3280) spt-runtime registry::tests::register_refuses_unfillable_role_key_and_writes_nothing
2026-09-22T01:45:12.4032175Z         PASS [   0.153s] (2252/3280) spt-runtime registry::tests::register_with_core_refuses_below_floor_and_writes_nothing
2026-09-22T01:45:12.4034821Z         PASS [   0.181s] (2253/3280) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-09-22T01:45:12.4113137Z         PASS [   0.187s] (2254/3280) spt-runtime registry::tests::register_with_core_admits_when_core_meets_floor
2026-09-22T01:45:12.4363314Z         PASS [   0.178s] (2255/3280) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-09-22T01:45:12.4432085Z         PASS [   0.181s] (2256/3280) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-09-22T01:45:12.4443480Z         PASS [   0.165s] (2257/3280) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-09-22T01:45:12.4536138Z         PASS [   0.074s] (2258/3280) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-09-22T01:45:12.4682777Z         PASS [   0.179s] (2259/3280) spt-runtime registry::tests::strings_get_set_through_overlay
2026-09-22T01:45:12.4699077Z         PASS [   0.089s] (2260/3280) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-09-22T01:45:12.4853099Z         PASS [   0.074s] (2261/3280) spt-runtime resolve::tests::resolve_error_hints_print_the_group_level_adapter_form
2026-09-22T01:45:12.5011475Z         PASS [   0.100s] (2262/3280) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-09-22T01:45:12.5022571Z         PASS [   0.112s] (2263/3280) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-09-22T01:45:12.5191075Z         PASS [   0.117s] (2264/3280) spt-runtime resolve::tests::pointer_overrides_fallback
2026-09-22T01:45:12.5244842Z         PASS [   0.151s] (2265/3280) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-09-22T01:45:12.5391637Z         PASS [   0.170s] (2266/3280) spt-runtime registry::tests::web_alias_validation_precedes_registration_and_rechecks_resolved_profiles
2026-09-22T01:45:12.5414510Z         PASS [   0.111s] (2267/3280) spt-runtime resolve::tests::set_clear_prune_rules
2026-09-22T01:45:12.5796771Z         PASS [   0.126s] (2268/3280) spt-runtime runtime::tests::adapter_static_keys_inject_and_substitute
2026-09-22T01:45:12.5836660Z         PASS [   0.140s] (2269/3280) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-09-22T01:45:12.5967787Z         PASS [   0.112s] (2270/3280) spt-runtime runtime::tests::capture_read_env_is_declared_allowlist_only
2026-09-22T01:45:12.6035567Z         PASS [   0.102s] (2271/3280) spt-runtime runtime::tests::engine_room_cwd_is_forced_over_role_and_caller
2026-09-22T01:45:12.6097091Z         PASS [   0.107s] (2272/3280) spt-runtime runtime::tests::expand_tilde_expands_leading_home_only
2026-09-22T01:45:12.6158740Z         PASS [   0.096s] (2273/3280) spt-runtime runtime::tests::fills_known_placeholders
2026-09-22T01:45:12.6204365Z         PASS [   0.176s] (2274/3280) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-09-22T01:45:12.6259039Z         PASS [   0.101s] (2275/3280) spt-runtime runtime::tests::identity_env_scrubbed_even_when_role_declares_no_env_remove
2026-09-22T01:45:12.6302054Z         PASS [   0.091s] (2276/3280) spt-runtime runtime::tests::identity_scrub_overrides_a_spawn_env_stamp
2026-09-22T01:45:12.6401727Z         PASS [   0.172s] (2277/3280) spt-runtime runtime::tests::bounded_run_captures_success
2026-09-22T01:45:12.6408872Z         PASS [   0.099s] (2278/3280) spt-runtime runtime::tests::inject_read_env_keys_resolves_ambient_then_value_then_skips
2026-09-22T01:45:12.6483402Z         PASS [   0.069s] (2279/3280) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-09-22T01:45:12.6503465Z         PASS [   1.918s] (2280/3280) spt-poolguard tests::the_ancestry_probe_reads_a_real_repository_both_ways
2026-09-22T01:45:12.6538882Z         PASS [   0.070s] (2281/3280) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-09-22T01:45:12.6583645Z         PASS [   0.062s] (2282/3280) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-09-22T01:45:12.6633295Z         PASS [   0.060s] (2283/3280) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-09-22T01:45:12.6688255Z         PASS [   0.059s] (2284/3280) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-09-22T01:45:12.6741984Z         PASS [   0.059s] (2285/3280) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-09-22T01:45:12.6808457Z         PASS [   0.061s] (2286/3280) spt-runtime runtime::tests::resolve_program_adds_exe_suffix_on_windows
2026-09-22T01:45:12.6851610Z         PASS [   0.059s] (2287/3280) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-09-22T01:45:12.7583626Z         PASS [   0.128s] (2288/3280) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-09-22T01:45:12.7634639Z         PASS [   0.123s] (2289/3280) spt-runtime runtime::tests::scrub_identity_env_clears_all_identity_vars_from_process
2026-09-22T01:45:12.7683887Z         PASS [   0.127s] (2290/3280) spt-runtime runtime::tests::spawn_cwd_default_applies_only_without_role_cwd
2026-09-22T01:45:12.7726442Z         PASS [   0.124s] (2291/3280) spt-runtime runtime::tests::spawn_env_stamps_reach_the_command_env
2026-09-22T01:45:12.7819951Z         PASS [   0.128s] (2292/3280) spt-runtime runtime::tests::stamp_survives_env_remove
2026-09-22T01:45:12.7868140Z         PASS [   0.128s] (2293/3280) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-09-22T01:45:12.7922841Z         PASS [   0.129s] (2294/3280) spt-runtime runtime::tests::unknown_role_errors
2026-09-22T01:45:12.8052486Z         PASS [   0.155s] (2295/3280) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-09-22T01:45:12.8068249Z         PASS [   0.138s] (2296/3280) spt-store access::tests::a_blanket_closed_node_admits_discover_and_still_refuses_msg
2026-09-22T01:45:12.8069355Z         PASS [   0.133s] (2297/3280) spt-store access::tests::a_blanket_rule_must_satisfy_the_policy_on_every_surface
2026-09-22T01:45:12.8105717Z         PASS [   0.130s] (2298/3280) spt-store access::tests::a_case_folded_discover_key_is_honored_by_the_governing_reader
2026-09-22T01:45:12.8161592Z         PASS [   0.131s] (2299/3280) spt-store access::tests::a_closed_endpoint_with_an_allow_hole_is_not_locked
2026-09-22T01:45:12.8206718Z         PASS [   0.062s] (2300/3280) spt-store access::tests::a_closed_posture_refuses_a_remote_send_and_still_admits_a_local_one
2026-09-22T01:45:12.8259507Z         PASS [   0.062s] (2301/3280) spt-store access::tests::a_deny_row_does_not_unlock
2026-09-22T01:45:12.8305237Z         PASS [   0.062s] (2302/3280) spt-store access::tests::a_discover_naming_deny_row_still_denies
2026-09-22T01:45:12.8347166Z         PASS [   0.062s] (2303/3280) spt-store access::tests::a_node_scope_allow_is_a_hole_in_an_endpoints_lock
2026-09-22T01:45:12.8388818Z         PASS [   0.057s] (2304/3280) spt-store access::tests::a_node_wide_close_locks_an_endpoint_that_names_no_posture
2026-09-22T01:45:12.8430972Z         PASS [   0.056s] (2305/3280) spt-store access::tests::a_per_endpoint_own_node_allow_reopens_one_target_through_a_node_wide_deny
2026-09-22T01:45:12.8477972Z         PASS [   0.009s] (2306/3280) spt-store access::tests::allow_revoke_open_polarity
2026-09-22T01:45:12.8537732Z         PASS [   0.049s] (2307/3280) spt-store access::tests::a_retired_surface_leaves_the_vocabulary_stays_legal_and_is_reported_at_load
2026-09-22T01:45:12.8571772Z         PASS [   0.050s] (2308/3280) spt-store access::tests::a_revoked_default_open_endpoint_is_not_locked
2026-09-22T01:45:12.8615190Z         PASS [   0.055s] (2309/3280) spt-store access::tests::a_rule_naming_the_local_origin_still_governs_it
2026-09-22T01:45:12.8661944Z         PASS [   0.056s] (2310/3280) spt-store access::tests::a_sender_rule_is_more_specific_than_both_own_node_denies
2026-09-22T01:45:12.8707923Z         PASS [   0.055s] (2311/3280) spt-store access::tests::a_surface_mode_write_replaces_every_spelling_of_that_surface
2026-09-22T01:45:12.8749037Z         PASS [   0.054s] (2312/3280) spt-store access::tests::a_surface_reaches_the_rendered_section_by_existing_in_the_table
2026-09-22T01:45:12.8793038Z         PASS [   0.053s] (2313/3280) spt-store access::tests::a_wrong_case_mode_heals_and_an_exact_spelling_still_wins
2026-09-22T01:45:12.8835526Z         PASS [   0.053s] (2314/3280) spt-store access::tests::a_wrong_case_rule_covers_the_canonical_traffic
2026-09-22T01:45:12.8933282Z         PASS [   0.058s] (2315/3280) spt-store access::tests::absent_is_baseline_corrupt_is_degrade
2026-09-22T01:45:12.8939502Z         PASS [   0.102s] (2316/3280) spt-store access::tests::a_qualifier_that_excludes_the_invocation_falls_through_to_the_mode
2026-09-22T01:45:12.8993802Z         PASS [   0.056s] (2317/3280) spt-store access::tests::an_absent_or_unrecognized_origin_stamp_classifies_as_agent
2026-09-22T01:45:12.9043454Z         PASS [   0.056s] (2318/3280) spt-store access::tests::an_excluded_rule_does_not_shadow_a_lower_ranked_one
2026-09-22T01:45:12.9933436Z         PASS [   0.139s] (2319/3280) spt-store access::tests::an_explicit_discover_deny_closes_it_at_every_mode_tier
2026-09-22T01:45:13.0003405Z         PASS [   0.143s] (2320/3280) spt-store access::tests::an_ordinary_agent_cannot_author_a_node_scope_rule
2026-09-22T01:45:13.0111090Z         PASS [   0.149s] (2321/3280) spt-store access::tests::an_origin_qualified_allow_still_counts_as_a_hole
2026-09-22T01:45:13.0135911Z         PASS [   0.147s] (2322/3280) spt-store access::tests::an_own_node_deny_leaves_remote_origins_untouched
2026-09-22T01:45:13.0192615Z         PASS [   0.148s] (2323/3280) spt-store access::tests::an_unknown_surface_is_not_attributable
2026-09-22T01:45:13.0225098Z         PASS [   0.147s] (2324/3280) spt-store access::tests::an_unqualified_rule_decodes_as_any_and_never_serializes_the_key
2026-09-22T01:45:13.0273156Z         PASS [   0.148s] (2325/3280) spt-store access::tests::an_unset_policy_derives_from_the_requested_surfaces_posture
2026-09-22T01:45:13.0326969Z         PASS [   0.149s] (2326/3280) spt-store access::tests::attributability_is_read_only_from_the_table
2026-09-22T01:45:13.0382164Z         PASS [   0.145s] (2327/3280) spt-store access::tests::captured_mode_decides_the_bottom_and_absence_stays_open
2026-09-22T01:45:13.0441423Z         PASS [   0.150s] (2328/3280) spt-store access::tests::chain_first_match_wins_tier_by_tier
2026-09-22T01:45:13.0539236Z         PASS [   0.154s] (2329/3280) spt-store access::tests::clearing_a_node_surface_mode_folds_case
2026-09-22T01:45:13.0591803Z         PASS [   0.155s] (2330/3280) spt-store access::tests::discover_stays_outside_the_locked_claim
2026-09-22T01:45:13.0638569Z         PASS [   0.071s] (2331/3280) spt-store access::tests::every_reading_of_locked_comes_from_one_predicate
2026-09-22T01:45:13.0713601Z         PASS [   0.070s] (2332/3280) spt-store access::tests::every_shipped_surface_renders_with_a_description
2026-09-22T01:45:13.0769541Z         PASS [   0.066s] (2333/3280) spt-store access::tests::node_scope_rules_print_the_engine_room_removal_form
2026-09-22T01:45:13.0834434Z         PASS [   0.070s] (2334/3280) spt-store access::tests::only_the_origin_user_qualifier_takes_a_node_subject_out_of_widening
2026-09-22T01:45:13.1248450Z         LEAK [   0.656s] (2335/3280) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-09-22T01:45:13.1569082Z         PASS [   0.138s] (2336/3280) spt-store access::tests::provenance_records_history_without_splitting_the_tuple
2026-09-22T01:45:13.1622129Z         PASS [   0.140s] (2337/3280) spt-store access::tests::recent_outbound_correlates_within_window
2026-09-22T01:45:13.1724483Z         PASS [   0.145s] (2338/3280) spt-store access::tests::recent_outbound_is_bounded
2026-09-22T01:45:13.1788742Z         PASS [   0.141s] (2339/3280) spt-store access::tests::revoking_the_last_rule_leaves_no_vacant_record
2026-09-22T01:45:13.1802058Z         PASS [   0.147s] (2340/3280) spt-store access::tests::recent_outbound_persists
2026-09-22T01:45:13.1836727Z         PASS [   0.140s] (2341/3280) spt-store access::tests::rules_are_per_surface
2026-09-22T01:45:13.1894132Z         PASS [   0.136s] (2342/3280) spt-store access::tests::sender_endpoint_rule_ids_span_both_scopes_and_ignore_other_subjects
2026-09-22T01:45:13.1953932Z         PASS [   0.136s] (2343/3280) spt-store access::tests::sender_endpoint_tier_matches_only_a_supplied_subject
2026-09-22T01:45:13.2003266Z         PASS [   0.137s] (2344/3280) spt-store access::tests::surface_ids_never_differ_by_case_alone
2026-09-22T01:45:13.2060944Z         PASS [   0.135s] (2345/3280) spt-store access::tests::surface_vocabulary_is_open_and_constant_case
2026-09-22T01:45:13.2113656Z         PASS [   0.134s] (2346/3280) spt-store access::tests::the_attributability_reader_follows_the_table_not_a_hardcoded_id
2026-09-22T01:45:13.2158530Z         PASS [   0.132s] (2347/3280) spt-store access::tests::the_default_on_reader_follows_the_table_not_a_hardcoded_id
2026-09-22T01:45:13.2224272Z         PASS [   0.098s] (2348/3280) spt-store access::tests::the_default_open_pass_is_distinguishable_from_the_implicit_open_bottom
2026-09-22T01:45:13.2272848Z         PASS [   0.070s] (2349/3280) spt-store access::tests::the_locked_surface_set_is_derived_from_the_table
2026-09-22T01:45:13.2319996Z         PASS [   0.070s] (2350/3280) spt-store access::tests::the_node_surface_mode_closes_one_surface_and_only_that_one
2026-09-22T01:45:13.2371814Z         PASS [   0.065s] (2351/3280) spt-store access::tests::the_node_surface_mode_read_is_the_named_entry_alone
2026-09-22T01:45:13.2602726Z         PASS [   0.081s] (2352/3280) spt-store access::tests::the_origin_qualifier_admits_exactly_its_own_class
2026-09-22T01:45:13.3298135Z         PASS [   0.149s] (2353/3280) spt-store access::tests::the_posture_close_happens_only_when_no_posture_is_set
2026-09-22T01:45:13.3342703Z         PASS [   0.150s] (2354/3280) spt-store access::tests::the_posture_reading_follows_the_carve_out_exactly_as_the_chain_does
2026-09-22T01:45:13.3410339Z         PASS [   0.152s] (2355/3280) spt-store access::tests::the_printed_remove_command_removes_that_exact_rule
2026-09-22T01:45:13.3476836Z         PASS [   0.152s] (2356/3280) spt-store access::tests::the_subject_consequence_follows_the_attributability_flag
2026-09-22T01:45:13.3563326Z         PASS [   0.155s] (2357/3280) spt-store access::tests::the_surface_default_open_set_is_derived_from_the_table
2026-09-22T01:45:13.3644893Z         PASS [   0.153s] (2358/3280) spt-store access::tests::the_v1_vocabulary_is_derived_from_the_surface_table
2026-09-22T01:45:13.3705050Z         PASS [   0.155s] (2359/3280) spt-store access::tests::the_widening_gate_binds_the_owner_agent_but_not_the_user_or_engine_room
2026-09-22T01:45:13.3766226Z         PASS [   0.154s] (2360/3280) spt-store access::tests::tuple_removal_is_idempotent_and_removes_only_the_matching_tuple
2026-09-22T01:45:13.3784462Z         PASS [   0.172s] (2361/3280) spt-store access::tests::the_three_origins_decide_the_write_and_a_husk_never_lands
2026-09-22T01:45:13.3808198Z         PASS [   0.153s] (2362/3280) spt-store access::tests::unsetting_a_node_surface_mode_restores_the_default_rather_than_pinning_open
2026-09-22T01:45:13.3849267Z         PASS [   0.153s] (2363/3280) spt-store access::tests::upserting_the_opposite_decision_replaces_rather_than_contradicts
2026-09-22T01:45:13.3986403Z         PASS [   0.161s] (2364/3280) spt-store access::tests::v1_rows_migrate_preserving_semantics
2026-09-22T01:45:13.3991134Z         PASS [   0.139s] (2365/3280) spt-store access::tests::v2_round_trips_every_construct
2026-09-22T01:45:13.3993778Z         PASS [   0.070s] (2366/3280) spt-store access::tests::web_is_default_on_but_explicit_denies_govern
2026-09-22T01:45:13.4040580Z         PASS [   0.070s] (2367/3280) spt-store access::tests::widening_counts_both_polarities_and_narrowing_counts_as_neither
2026-09-22T01:45:13.4145911Z         PASS [   0.074s] (2368/3280) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-09-22T01:45:13.4170492Z         PASS [   0.070s] (2369/3280) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-09-22T01:45:13.4459377Z         PASS [   0.090s] (2370/3280) spt-store atomic::tests::atomic_write_durable_round_trips_and_renames_tmp
2026-09-22T01:45:13.4999853Z         PASS [   0.129s] (2371/3280) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-09-22T01:45:13.5042855Z         PASS [   0.128s] (2372/3280) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-09-22T01:45:13.5087747Z         PASS [   0.130s] (2373/3280) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-09-22T01:45:13.5161711Z         PASS [   0.135s] (2374/3280) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-09-22T01:45:13.5296379Z         PASS [   0.131s] (2375/3280) spt-store attachment::tests::boot_reset_and_serving_filter
2026-09-22T01:45:13.5309840Z         PASS [   0.146s] (2376/3280) spt-store attachment::tests::attached_default_flip_roundtrip
2026-09-22T01:45:13.5436001Z         PASS [   0.144s] (2377/3280) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-09-22T01:45:13.5852683Z         PASS [   0.085s] (2378/3280) spt-store branchstore::tests::config_error_classifier_covers_both_symptom_families
2026-09-22T01:45:13.9967708Z         PASS [   0.466s] (2379/3280) spt-store briefing::tests::a_blank_label_is_not_a_name
2026-09-22T01:45:14.1269615Z         PASS [   2.133s] (2380/3280) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-09-22T01:45:14.2932286Z         PASS [   0.750s] (2381/3280) spt-store briefing::tests::a_pipe_in_a_cell_cannot_break_the_table
2026-09-22T01:45:14.7863941Z         PASS [   1.201s] (2382/3280) spt-store briefing::tests::a_resolvable_node_subject_renders_its_name
2026-09-22T01:45:14.9387326Z         PASS [   0.942s] (2383/3280) spt-store briefing::tests::an_empty_markdown_ruleset_still_says_so
2026-09-22T01:45:15.7202619Z         PASS [   2.355s] (2384/3280) spt-store atomic::tests::concurrent_writers_never_collide_on_tmp
2026-09-22T01:45:15.7440533Z         PASS [   6.820s] (2385/3280) spt-net net::endpoint::tests::all_bind_scopes_exchange_without_portmapper_activity
2026-09-22T01:45:15.7532401Z         PASS [   1.460s] (2386/3280) spt-store briefing::tests::an_unresolvable_node_subject_keeps_the_full_hex
2026-09-22T01:45:15.7568344Z         PASS [   0.037s] (2387/3280) spt-store briefing::tests::only_node_subjects_resolve_to_a_name
2026-09-22T01:45:15.7605621Z         PASS [   0.973s] (2388/3280) spt-store briefing::tests::an_unresolved_row_omits_the_label_field
2026-09-22T01:45:15.7614195Z         PASS [   0.025s] (2389/3280) spt-store briefing::tests::row_order_follows_the_identity_not_the_name
2026-09-22T01:45:15.8539943Z         PASS [   0.101s] (2390/3280) spt-store briefing::tests::the_briefing_states_an_admin_bringup_grant_and_is_silent_without_one
2026-09-22T01:45:15.8541150Z         PASS [   0.094s] (2391/3280) spt-store briefing::tests::the_drilldown_prints_provenance_and_a_single_sourced_remove_command
2026-09-22T01:45:15.8541921Z         PASS [   0.915s] (2392/3280) spt-store briefing::tests::bring_up_spools_one_briefing_and_writes_no_role_text
2026-09-22T01:45:15.8548404Z         PASS [   0.098s] (2393/3280) spt-store briefing::tests::the_briefing_states_session_weather_and_leaves_the_role_to_the_role
2026-09-22T01:45:15.8740524Z         PASS [   0.112s] (2394/3280) spt-store briefing::tests::the_json_row_keeps_the_hex_and_carries_the_name_beside_it
2026-09-22T01:45:15.8818876Z         PASS [   0.028s] (2395/3280) spt-store briefing::tests::the_table_gives_every_rule_a_row_and_says_so_when_there_are_none
2026-09-22T01:45:15.8853892Z         PASS [   0.031s] (2396/3280) spt-store briefing::tests::the_ruleset_renders_as_a_markdown_table
2026-09-22T01:45:15.8994466Z         PASS [   0.045s] (2397/3280) spt-store commune_intent::tests::an_unparseable_marker_is_not_a_standing_expectation
2026-09-22T01:45:15.9098565Z         PASS [   0.054s] (2398/3280) spt-store commune_intent::tests::each_attempt_is_judged_against_its_own_recorded_budget
2026-09-22T01:45:15.9143367Z         PASS [   0.033s] (2399/3280) spt-store commune_intent::tests::orphan_is_past_budget_and_artifact_less_only
2026-09-22T01:45:15.9177596Z         PASS [   0.044s] (2400/3280) spt-store commune_intent::tests::intent_records_reads_and_is_consumed
2026-09-22T01:45:16.0012188Z         PASS [   0.111s] (2401/3280) spt-store contacts::tests::a_row_past_the_window_is_dropped_at_write_and_at_read
2026-09-22T01:45:16.0264704Z         PASS [   0.127s] (2402/3280) spt-store contacts::tests::direction_is_part_of_the_key_and_a_repeat_refreshes_in_place
2026-09-22T01:45:16.0518367Z         PASS [   0.025s] (2403/3280) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-09-22T01:45:16.0550379Z         PASS [   0.146s] (2404/3280) spt-store contacts::tests::the_cap_bounds_the_ledger_oldest_first_at_its_stated_value
2026-09-22T01:45:16.0551199Z         PASS [   0.137s] (2405/3280) spt-store contacts::tests::the_ledger_round_trips_and_degrades_to_empty
2026-09-22T01:45:16.0648591Z         PASS [   0.067s] (2406/3280) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-09-22T01:45:16.0763358Z         PASS [   0.024s] (2407/3280) spt-store contextmark::tests::merge_decisions
2026-09-22T01:45:16.1534040Z         PASS [   0.098s] (2408/3280) spt-store contextmark::tests::vector_parse_tolerant
2026-09-22T01:45:16.1666281Z         PASS [   0.111s] (2409/3280) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-09-22T01:45:16.2441343Z         PASS [   0.330s] (2410/3280) spt-store contacts::tests::the_ledger_is_carried_by_no_wire_record
2026-09-22T01:45:16.7836690Z         PASS [   3.274s] (2411/3280) spt-store branchstore::tests::open_or_init_idempotent
2026-09-22T01:45:16.9107287Z         PASS [   3.464s] (2412/3280) spt-store branchstore::tests::concurrent_open_or_init_on_one_fresh_store_all_ok
2026-09-22T01:45:17.1598573Z         PASS [   0.994s] (2413/3280) spt-store contextstore::tests::invalid_id_refused
2026-09-22T01:45:17.5091916Z         PASS [   3.993s] (2414/3280) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-09-22T01:45:17.5361966Z         PASS [   3.409s] (2415/3280) spt-daemon applyhost::tests::broker_reports_its_compiled_image_and_process_identity_over_ipc
2026-09-22T01:45:17.5776575Z         PASS [   0.068s] (2416/3280) spt-store daemon_inhibit::tests::a_torn_inhibit_record_still_inhibits
2026-09-22T01:45:17.6191866Z         PASS [   0.042s] (2417/3280) spt-store daemon_inhibit::tests::inhibit_stands_until_an_intent_verb_clears_it
2026-09-22T01:45:17.8743164Z         PASS [   0.255s] (2418/3280) spt-store daemon_inhibit::tests::spawn_lock_is_exclusive_and_released_on_drop
2026-09-22T01:45:17.9145587Z         PASS [   0.040s] (2419/3280) spt-store dispatchresults::tests::a_torn_last_line_never_hides_the_rows_before_it
2026-09-22T01:45:17.9401665Z         PASS [   0.026s] (2420/3280) spt-store dispatchresults::tests::no_file_reads_as_no_results
2026-09-22T01:45:18.0575331Z         PASS [   0.117s] (2421/3280) spt-store dispatchresults::tests::rows_accumulate_per_target_across_dispatches
2026-09-22T01:45:18.0784606Z         PASS [   0.021s] (2422/3280) spt-store dispatchresults::vocabulary_tests::a_seal_row_has_no_target_and_round_trips
2026-09-22T01:45:18.1706529Z         PASS [   0.092s] (2423/3280) spt-store dispatchresults::vocabulary_tests::no_perch_is_named_and_survives_the_wire_before_anything_emits_it
2026-09-22T01:45:18.2124682Z         PASS [   0.041s] (2424/3280) spt-store dispatchresults::vocabulary_tests::targeted_and_seal_rows_share_one_stream
2026-09-22T01:45:18.2464746Z         PASS [   0.034s] (2425/3280) spt-store empower::tests::a_carry_moves_the_grant_and_leaves_nothing_at_the_old_session
2026-09-22T01:45:18.3593635Z         PASS [   0.112s] (2426/3280) spt-store empower::tests::a_failed_carry_drops_the_authority_rather_than_leaving_it_behind
2026-09-22T01:45:18.4451585Z         PASS [   0.086s] (2427/3280) spt-store empower::tests::a_grant_covers_one_subnet_and_absence_covers_none
2026-09-22T01:45:18.5078293Z         PASS [   0.063s] (2428/3280) spt-store empower::tests::a_removal_failure_still_stops_the_old_record_from_granting
2026-09-22T01:45:18.5146673Z         PASS [   5.110s] (2429/3280) spt-store branchstore::tests::branches_are_independent_roots
2026-09-22T01:45:18.6045299Z         PASS [   0.096s] (2430/3280) spt-store empower::tests::the_drop_edge_revokes_and_corruption_degrades_closed
2026-09-22T01:45:18.6429787Z         PASS [   0.127s] (2431/3280) spt-store empower::tests::the_grant_sentence_names_the_subnet_the_grant_and_the_lifetime
2026-09-22T01:45:18.6526905Z         PASS [   0.049s] (2432/3280) spt-store empower::tests::the_shared_writer_makes_both_grants_one_record_with_one_lifetime
2026-09-22T01:45:18.6725285Z         PASS [   0.030s] (2433/3280) spt-store empower::tests::the_sweep_clears_dead_sessions_and_spares_the_live_one
2026-09-22T01:45:18.6818007Z         PASS [   0.029s] (2434/3280) spt-store engineroom::tests::a_reset_drops_the_advertisement_whitelist
2026-09-22T01:45:18.6964996Z         PASS [   5.192s] (2435/3280) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-09-22T01:45:18.7121995Z         PASS [   5.295s] (2436/3280) spt-store branchstore::tests::commit_then_read_at_tip
2026-09-22T01:45:18.7466731Z         PASS [   0.074s] (2437/3280) spt-store engineroom::tests::a_shut_gate_answers_an_absent_code_exactly_as_it_answers_a_wrong_one
2026-09-22T01:45:18.7545239Z         PASS [   0.072s] (2438/3280) spt-store engineroom::tests::an_absent_code_is_refused_without_counting
2026-09-22T01:45:18.7650288Z         PASS [   0.068s] (2439/3280) spt-store engineroom::tests::an_attempt_during_backoff_is_refused_without_counting
2026-09-22T01:45:18.7721583Z         PASS [   0.059s] (2440/3280) spt-store engineroom::tests::backoff_doubles_from_one_second_and_caps_at_an_hour
2026-09-22T01:45:18.7789061Z         PASS [   0.032s] (2441/3280) spt-store engineroom::tests::bring_up_needs_the_adapter_first_and_the_code_after
2026-09-22T01:45:18.7898444Z         PASS [   0.025s] (2442/3280) spt-store engineroom::tests::every_seat_change_drops_authority_and_a_re_serve_does_not
2026-09-22T01:45:18.7990609Z         PASS [   0.027s] (2443/3280) spt-store engineroom::tests::failures_past_the_third_are_loud
2026-09-22T01:45:18.7991362Z         PASS [   0.044s] (2444/3280) spt-store engineroom::tests::creation_and_reset_are_the_same_path_and_the_id_is_the_uniqueness
2026-09-22T01:45:18.8024692Z         PASS [   0.024s] (2445/3280) spt-store engineroom::tests::one_ledger_covers_both_secrets_so_the_budget_never_doubles
2026-09-22T01:45:18.8053268Z         PASS [   0.015s] (2446/3280) spt-store engineroom::tests::only_the_admitted_connection_re_serving_itself_skips_the_gate
2026-09-22T01:45:18.8122002Z         PASS [   0.014s] (2447/3280) spt-store engineroom::tests::posture_beats_the_advertisement_whitelist
2026-09-22T01:45:18.8176716Z         PASS [   0.019s] (2448/3280) spt-store engineroom::tests::posture_is_online_only_while_a_controller_is_attached
2026-09-22T01:45:18.8930182Z         PASS [   0.090s] (2449/3280) spt-store engineroom::tests::success_clears_the_ledger_and_reopens_the_gate
2026-09-22T01:45:18.9043252Z         PASS [   0.098s] (2450/3280) spt-store engineroom::tests::the_edge_revocation_ignores_every_other_endpoint
2026-09-22T01:45:18.9205301Z         PASS [   0.109s] (2451/3280) spt-store engineroom::tests::the_ledger_survives_a_restart
2026-09-22T01:45:18.9267675Z         PASS [   0.109s] (2452/3280) spt-store engineroom::tests::the_reserved_id_refusal_is_one_sentence_naming_the_one_entry
2026-09-22T01:45:18.9370137Z         PASS [   0.044s] (2453/3280) spt-store enroll::tests::absent_and_corrupt_stores_load_empty
2026-09-22T01:45:18.9539136Z         PASS [   0.025s] (2454/3280) spt-store enroll::tests::join_is_insert_if_absent_with_collision_dropped
2026-09-22T01:45:18.9759320Z         PASS [   0.039s] (2455/3280) spt-store enroll::tests::mint_persists_and_finds_by_node_subnet
2026-09-22T01:45:18.9969466Z         PASS [   5.467s] (2456/3280) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-09-22T01:45:19.0754122Z         PASS [   0.078s] (2457/3280) spt-store enroll::tests::mint_refuses_every_non_short_hex_node
2026-09-22T01:45:19.0798834Z         PASS [   0.103s] (2458/3280) spt-store enroll::tests::mint_refuses_empty_subnet_and_bad_pubkey
2026-09-22T01:45:19.0838388Z         PASS [   0.132s] (2459/3280) spt-store enroll::tests::mint_refuses_already_enrolled_but_pair_is_the_key
2026-09-22T01:45:19.1158461Z         PASS [   0.040s] (2460/3280) spt-store epoch::tests::a_nul_husk_loads_as_zero_and_heals
2026-09-22T01:45:19.1363477Z         PASS [   0.058s] (2461/3280) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-09-22T01:45:19.1397326Z         PASS [   0.056s] (2462/3280) spt-store epoch::tests::counter_persists_across_reload
2026-09-22T01:45:19.2753299Z         PASS [   0.139s] (2463/3280) spt-store epoch::tests::fast_forward_leaves_a_healthy_counter_untouched
2026-09-22T01:45:19.2765855Z         PASS [   0.161s] (2464/3280) spt-store epoch::tests::fast_forward_jumps_strictly_past_the_fleet_lease
2026-09-22T01:45:19.2813581Z         PASS [   0.141s] (2465/3280) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-09-22T01:45:19.2910040Z         PASS [   0.016s] (2466/3280) spt-store erole::tests::an_invented_surface_reaches_the_role_exactly_as_it_reaches_the_help
2026-09-22T01:45:19.3723660Z         PASS [   0.095s] (2467/3280) spt-store erole::tests::the_role_is_the_same_bytes_every_time_and_names_the_seat
2026-09-22T01:45:19.3865156Z         PASS [   0.095s] (2468/3280) spt-store gate::tests::the_resolution_predicate_never_disagrees_with_the_filesystem
2026-09-22T01:45:19.3917248Z         PASS [   0.110s] (2469/3280) spt-store gate::tests::an_absence_is_never_an_identity
2026-09-22T01:45:19.4181889Z         PASS [   0.026s] (2470/3280) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-09-22T01:45:19.4202908Z         PASS [   0.048s] (2471/3280) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-09-22T01:45:19.4376633Z         PASS [   0.019s] (2472/3280) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-09-22T01:45:19.5337944Z         PASS [   0.111s] (2473/3280) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-09-22T01:45:19.5602047Z         PASS [   0.122s] (2474/3280) spt-store helperline::tests::a_complete_path_before_an_unterminated_quote_is_preserved
2026-09-22T01:45:19.5863083Z         PASS [   0.026s] (2475/3280) spt-store helperline::tests::an_anchored_path_of_either_platform_is_a_candidate
2026-09-22T01:45:19.6013713Z         PASS [   6.202s] (2476/3280) spt-store branchstore::tests::branch_tips_by_recency_matches_order_and_tips
2026-09-22T01:45:19.6037879Z         PASS [   0.218s] (2477/3280) spt-store gitrun::tests::version_runs_within_budget
2026-09-22T01:45:19.6055132Z         PASS [   0.074s] (2478/3280) spt-store helperline::tests::a_torn_line_is_skipped_and_the_rest_survives
2026-09-22T01:45:19.6713089Z         PASS [   0.084s] (2479/3280) spt-store helperline::tests::an_endpoint_with_no_registrations_reads_empty
2026-09-22T01:45:19.6799505Z         PASS [   0.078s] (2480/3280) spt-store helperline::tests::an_unanchored_path_is_not_a_candidate
2026-09-22T01:45:19.7089053Z         PASS [   2.173s] (2481/3280) spt-daemon applyhost::tests::refresh_brain_cycles_without_staging_or_swap_preconditions
2026-09-22T01:45:19.7699740Z         PASS [   0.164s] (2482/3280) spt-store helperline::tests::candidates_are_deduplicated_and_capped
2026-09-22T01:45:19.7709883Z         PASS [   0.101s] (2483/3280) spt-store helperline::tests::closing_quote_punctuation_does_not_contaminate_path
2026-09-22T01:45:19.7717417Z         PASS [   0.168s] (2484/3280) spt-store helperline::tests::backtick_home_path_preserves_spaces
2026-09-22T01:45:19.8248543Z         PASS [   0.921s] (2485/3280) spt-store enroll::tests::backend_signature_verifies_dispatches_and_refuses_distinctly
2026-09-22T01:45:19.8602156Z         PASS [   0.180s] (2486/3280) spt-store helperline::tests::posix_single_quoted_path_preserves_spaces
2026-09-22T01:45:19.8724340Z         PASS [   0.102s] (2487/3280) spt-store helperline::tests::prose_apostrophe_does_not_hide_a_quoted_path
2026-09-22T01:45:19.8777394Z         PASS [   0.107s] (2488/3280) spt-store helperline::tests::quoted_candidates_dedupe_before_applying_cap
2026-09-22T01:45:19.8809588Z         PASS [   0.171s] (2489/3280) spt-daemon applyhost::tests::staged_already_applied_classifies_up_to_date_vs_newer
2026-09-22T01:45:19.8904108Z         PASS [   0.969s] (2490/3280) spt-store enroll::tests::hello_kcm_pubkey_layout_is_der_spki_and_the_retired_blob_refuses
2026-09-22T01:45:19.9594648Z         PASS [   0.133s] (2491/3280) spt-store helperline::tests::the_record_lives_in_the_perch_beside_the_io_log
2026-09-22T01:45:19.9708792Z         PASS [   0.111s] (2492/3280) spt-store helperline::tests::two_quoted_paths_remain_separate_in_input_order
2026-09-22T01:45:19.9727447Z         PASS [   0.100s] (2493/3280) spt-store helperline::tests::unterminated_windows_quote_never_offers_a_directory_fragment
2026-09-22T01:45:19.9838244Z         PASS [   0.106s] (2494/3280) spt-store helperline::tests::windows_quoted_path_preserves_spaces_without_fragment
2026-09-22T01:45:19.9954034Z         PASS [   0.115s] (2495/3280) spt-daemon broker::tests::a_bring_up_admit_ticket_is_random_single_use_session_bound_and_short_lived
2026-09-22T01:45:19.9986457Z         PASS [   0.109s] (2496/3280) spt-store history::tests::appends_one_record_per_line
2026-09-22T01:45:20.0799389Z         PASS [   0.122s] (2497/3280) spt-store history::tests::context_entries_carry_the_discriminator
2026-09-22T01:45:20.0864542Z         PASS [   0.116s] (2498/3280) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-09-22T01:45:20.1163192Z         PASS [   0.132s] (2499/3280) spt-store home::tests::effective_subnet_precedence_and_self_still_refuses
2026-09-22T01:45:20.1185262Z         PASS [   0.120s] (2500/3280) spt-store home::tests::home_assignment_matrix
2026-09-22T01:45:20.1245342Z         PASS [   0.152s] (2501/3280) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-09-22T01:45:20.1319190Z         PASS [   3.888s] (2502/3280) spt-store contextstore::tests::project_branch_holds_many_agents
2026-09-22T01:45:20.1402699Z         PASS [   0.061s] (2503/3280) spt-store home::tests::nested_parent_home_derives_from_parent_and_none_for_self
2026-09-22T01:45:20.1973213Z         PASS [   0.111s] (2504/3280) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-09-22T01:45:20.2032377Z         PASS [   0.087s] (2505/3280) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-09-22T01:45:20.2165303Z         PASS [   0.097s] (2506/3280) spt-store home::tests::stamp_creation_fields_preserves_profile_against_bare_parent_rebind
2026-09-22T01:45:20.2179817Z         PASS [   0.092s] (2507/3280) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-09-22T01:45:20.2194232Z         PASS [   0.087s] (2508/3280) spt-store hostlabel::tests::node_key_absent_label_falls_back_to_hostname
2026-09-22T01:45:20.2323440Z         PASS [   0.092s] (2509/3280) spt-store inbound::tests::a_dead_binder_discards_even_a_green_verdict
2026-09-22T01:45:20.2396626Z         PASS [   0.043s] (2510/3280) spt-store inbound::tests::a_live_binder_round_trips_its_verdict
2026-09-22T01:45:20.3157642Z         PASS [   0.112s] (2511/3280) spt-store inbound::tests::a_recycled_pid_is_not_the_binder
2026-09-22T01:45:20.3237782Z         PASS [   0.328s] (2512/3280) spt-daemon broker::tests::a_bring_up_that_is_never_seated_grants_nothing_and_briefs_nothing
2026-09-22T01:45:20.3262331Z         PASS [   0.110s] (2513/3280) spt-store inbound::tests::absent_and_corrupt_read_unknown
2026-09-22T01:45:20.3373257Z         PASS [   0.118s] (2514/3280) spt-store inbound::tests::speakable_verdicts_render_the_binder_built_fix
2026-09-22T01:45:20.3609938Z         PASS [   0.144s] (2515/3280) spt-store inbound::tests::every_verdict_variant_round_trips_through_the_record
2026-09-22T01:45:20.3718758Z         PASS [   0.048s] (2516/3280) spt-daemon broker::tests::a_controller_resume_below_the_floor_is_served_the_repaint_shape
2026-09-22T01:45:20.3780472Z         PASS [   0.138s] (2517/3280) spt-store info::tests::anchored_skeleton_never_overwrites_an_existing_record
2026-09-22T01:45:20.3820062Z         PASS [   0.067s] (2518/3280) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-09-22T01:45:20.3852603Z         PASS [   0.153s] (2519/3280) spt-store info::tests::anchored_skeleton_carries_the_home_the_caller_knew
2026-09-22T01:45:20.4866628Z         PASS [   0.149s] (2520/3280) spt-store info::tests::controllable_is_additive_and_round_trips
2026-09-22T01:45:20.5046398Z         PASS [   0.126s] (2521/3280) spt-store info::tests::corrupt_content_returns_none
2026-09-22T01:45:20.5928860Z         PASS [   0.231s] (2522/3280) spt-store info::tests::converge_dead_relay_guards_on_pid_session_and_online
2026-09-22T01:45:20.6855346Z         PASS [   0.192s] (2523/3280) spt-store info::tests::psyche_host_error_slots_round_trip_and_stay_additive
2026-09-22T01:45:20.6864665Z         PASS [   0.295s] (2524/3280) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-09-22T01:45:20.7003788Z         PASS [   0.106s] (2525/3280) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-09-22T01:45:20.7089120Z         PASS [   0.204s] (2526/3280) spt-store info::tests::read_env_is_additive_and_round_trips
2026-09-22T01:45:20.7194388Z         PASS [   0.394s] (2527/3280) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-09-22T01:45:20.8663124Z         PASS [   0.167s] (2528/3280) spt-store info::tests::set_driven_by_stamps_and_clears
2026-09-22T01:45:20.8892244Z         PASS [   0.211s] (2529/3280) spt-store info::tests::resume_unbound_stamp_fires_on_offline_only
2026-09-22T01:45:20.9260374Z         PASS [   0.544s] (2530/3280) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-09-22T01:45:20.9385375Z         PASS [   0.229s] (2531/3280) spt-store info::tests::set_last_active_stamps_recency
2026-09-22T01:45:20.9449805Z         PASS [   0.264s] (2532/3280) spt-store info::tests::rollback_unbound_stamp_is_generation_safe
2026-09-22T01:45:20.9481507Z         PASS [   0.229s] (2533/3280) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-09-22T01:45:21.0111112Z         PASS [   0.146s] (2534/3280) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-09-22T01:45:21.0126722Z         PASS [   0.123s] (2535/3280) spt-store info::tests::set_status_marks_existing_record
2026-09-22T01:45:21.0587655Z         PASS [   0.131s] (2536/3280) spt-store info::tests::terminal_normalize_cas_miss_leaves_a_newer_bind_untouched
2026-09-22T01:45:21.0731166Z         PASS [   0.135s] (2537/3280) spt-store info::tests::terminal_normalize_writes_the_triple_atomically_never_mixed
2026-09-22T01:45:21.1236044Z         PASS [   0.175s] (2538/3280) spt-store info::tests::worker_correlation_metadata_is_additive_and_round_trips
2026-09-22T01:45:21.1418390Z         PASS [   0.196s] (2539/3280) spt-store info::tests::translation_fault_round_trips_and_set_clear
2026-09-22T01:45:21.1641313Z         PASS [   0.151s] (2540/3280) spt-store info::tests::write_read_round_trip
2026-09-22T01:45:21.1725627Z         PASS [   0.116s] (2541/3280) spt-store iolog::tests::a_corrupt_line_is_skipped_not_fatal
2026-09-22T01:45:21.1822683Z         PASS [   0.109s] (2542/3280) spt-store iolog::tests::a_cursor_returns_strictly_what_follows_it
2026-09-22T01:45:21.2542156Z         PASS [   0.130s] (2543/3280) spt-store iolog::tests::a_multiline_payload_stays_one_row
2026-09-22T01:45:21.2574613Z         PASS [   0.116s] (2544/3280) spt-store iolog::tests::a_poll_reports_the_true_snapshot_head_independent_of_selected_rows
2026-09-22T01:45:21.2576045Z         PASS [   0.093s] (2545/3280) spt-store iolog::tests::a_row_with_an_unknown_field_is_read_not_skipped
2026-09-22T01:45:21.3596135Z         PASS [   0.187s] (2546/3280) spt-store iolog::tests::a_tail_window_inside_three_byte_utf8_never_resets_the_seq
2026-09-22T01:45:21.3697189Z         PASS [   0.187s] (2547/3280) spt-store iolog::tests::a_tail_without_a_complete_row_falls_back_to_the_whole_file
2026-09-22T01:45:21.4488798Z         PASS [   0.195s] (2548/3280) spt-store iolog::tests::an_internal_reset_is_repaired_even_when_last_exceeds_first
2026-09-22T01:45:21.4548017Z         PASS [   0.198s] (2549/3280) spt-store iolog::tests::appends_assign_monotonic_seqs_from_one
2026-09-22T01:45:21.4556394Z         PASS [   0.198s] (2550/3280) spt-store iolog::tests::equal_adjacent_seqs_are_repaired
2026-09-22T01:45:21.5217997Z         PASS [   0.162s] (2551/3280) spt-store iolog::tests::healthy_sequence_gaps_do_not_trigger_repair_or_retention
2026-09-22T01:45:21.5524349Z         PASS [   0.183s] (2552/3280) spt-store iolog::tests::oversized_repair_retains_bounded_newest_history
2026-09-22T01:45:21.5657636Z         PASS [   0.117s] (2553/3280) spt-store iolog::tests::repair_uses_the_global_max_even_when_it_is_outside_the_tail
2026-09-22T01:45:21.6335353Z         PASS [   0.179s] (2554/3280) spt-store iolog::tests::reset_blocks_repair_above_the_max_without_changing_payload_bytes
2026-09-22T01:45:21.6447094Z         PASS [   0.189s] (2555/3280) spt-store iolog::tests::sequence_exhaustion_refuses_without_modifying_history
2026-09-22T01:45:21.6981517Z         PASS [   0.176s] (2556/3280) spt-store iolog::tests::the_log_seq_and_the_digest_seq_do_not_collide
2026-09-22T01:45:21.7761594Z         PASS [   1.404s] (2557/3280) spt-daemon broker::tests::a_failed_fido2_proof_spends_nothing_and_the_totp_fallback_still_admits
2026-09-22T01:45:21.7780107Z         PASS [   0.212s] (2558/3280) spt-store iolog::tests::the_mid_marker_round_trips_and_is_absent_when_false
2026-09-22T01:45:21.8731559Z         PASS [   0.240s] (2559/3280) spt-store iolog::tests::trimming_1251_reset_rows_keeps_the_newest_1000_by_position
2026-09-22T01:45:21.9336455Z         PASS [   0.289s] (2560/3280) spt-store knock::tests::a_blanket_code_binds_the_machine_for_every_surface
2026-09-22T01:45:22.0242125Z         PASS [   0.326s] (2561/3280) spt-store knock::tests::a_claim_whose_write_is_refused_leaves_the_code_redeemable
2026-09-22T01:45:22.0309080Z         PASS [   0.255s] (2562/3280) spt-daemon broker::tests::a_failed_surface_resize_leaves_the_grid_geometry_unchanged
2026-09-22T01:45:22.1047334Z         PASS [   0.327s] (2563/3280) spt-store knock::tests::a_code_minted_before_the_seal_reads_as_legacy_and_unacknowledged
2026-09-22T01:45:22.1789979Z         PASS [   0.306s] (2564/3280) spt-store knock::tests::a_code_preauth_is_not_consumable_by_a_knock_answer_of_the_same_id
2026-09-22T01:45:22.2637599Z         PASS [   0.328s] (2565/3280) spt-store knock::tests::a_code_reads_with_or_without_a_monic_imprint
2026-09-22T01:45:22.2699626Z         PASS [   0.246s] (2566/3280) spt-store knock::tests::a_code_shorter_than_the_entropy_floor_is_malformed
2026-09-22T01:45:22.3541144Z         PASS [   0.249s] (2567/3280) spt-store knock::tests::a_genuinely_node_widening_bake_is_still_refused_without_the_acknowledgment
2026-09-22T01:45:22.3579782Z         PASS [   0.327s] (2568/3280) spt-daemon broker::tests::a_full_controller_does_not_starve_a_viewer_or_block_the_drain
2026-09-22T01:45:22.4311094Z         PASS [   0.252s] (2569/3280) spt-store knock::tests::a_human_presenting_an_msg_only_code_reaches_a_decision_that_matches_them
2026-09-22T01:45:22.5124071Z         PASS [   0.250s] (2570/3280) spt-store knock::tests::a_human_redeemer_binds_their_machine_and_only_its_humans
2026-09-22T01:45:22.5471821Z         PASS [   6.484s] (2571/3280) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-09-22T01:45:22.5989916Z         PASS [   0.329s] (2572/3280) spt-store knock::tests::a_husked_store_degrades_loudly_rather_than_reading_as_empty
2026-09-22T01:45:22.6718311Z         PASS [   0.318s] (2573/3280) spt-store knock::tests::a_knock_sent_to_another_node_is_retained_but_answerable_nowhere_here
2026-09-22T01:45:22.6890786Z         PASS [   0.331s] (2574/3280) spt-daemon broker::tests::a_gap_resume_on_the_same_conn_is_served_not_suppressed
2026-09-22T01:45:22.7325627Z         PASS [   9.318s] (2575/3280) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-09-22T01:45:22.7634384Z         PASS [   0.332s] (2576/3280) spt-store knock::tests::a_mutual_preauth_is_consumed_exactly_once
2026-09-22T01:45:22.7674227Z         PASS [   0.255s] (2577/3280) spt-store knock::tests::a_non_attributable_surface_binds_a_rule_the_real_gate_actually_matches
2026-09-22T01:45:22.7711202Z         PASS [   0.224s] (2578/3280) spt-store knock::tests::a_partial_approval_renders_its_own_verdict_and_never_collapses
2026-09-22T01:45:22.8601087Z         PASS [   0.261s] (2579/3280) spt-store knock::tests::a_preauth_armed_under_the_retired_flags_still_consumes
2026-09-22T01:45:22.8615570Z         PASS [   0.190s] (2580/3280) spt-store knock::tests::a_receipt_stamps_only_the_row_it_names
2026-09-22T01:45:22.9471144Z         PASS [   0.214s] (2581/3280) spt-store knock::tests::a_redeemer_armed_record_takes_subject_and_surfaces_from_the_reply
2026-09-22T01:45:22.9479822Z         PASS [   0.259s] (2582/3280) spt-daemon broker::tests::a_grow_keeps_old_geometry_wrapping_and_places_new_output_at_the_new_width
2026-09-22T01:45:23.0259479Z         PASS [   0.262s] (2583/3280) spt-store knock::tests::a_redemption_answers_under_the_mints_authority_never_same_node_user
2026-09-22T01:45:23.0305775Z         PASS [   0.263s] (2584/3280) spt-store knock::tests::a_redemption_consumes_what_it_makes_due_and_nothing_else
2026-09-22T01:45:23.0427144Z         PASS [   0.271s] (2585/3280) spt-store knock::tests::a_refused_record_and_a_never_armed_one_are_indistinguishable_by_design
2026-09-22T01:45:23.0451917Z         PASS [   0.185s] (2586/3280) spt-store knock::tests::a_reknock_updates_in_place_and_never_queues_a_second_row
2026-09-22T01:45:23.1302596Z         PASS [   0.268s] (2587/3280) spt-store knock::tests::a_sealed_secret_is_exactly_twenty_hex_chars
2026-09-22T01:45:23.1311739Z         PASS [   0.184s] (2588/3280) spt-store knock::tests::a_sent_knock_stays_answerable_here_until_it_names_a_far_node
2026-09-22T01:45:23.2173230Z         PASS [   0.192s] (2589/3280) spt-store knock::tests::a_sent_row_and_a_received_row_do_not_replace_each_other
2026-09-22T01:45:23.3109183Z         PASS [   0.268s] (2590/3280) spt-store knock::tests::an_expired_knock_is_unanswerable_even_from_a_stale_listing
2026-09-22T01:45:23.3113588Z         PASS [   0.281s] (2591/3280) spt-store knock::tests::an_absent_store_is_the_empty_inbox
2026-09-22T01:45:23.3629543Z         PASS [   6.203s] (2592/3280) spt-store contextstore::tests::two_tier_layout_and_commits
2026-09-22T01:45:23.3786854Z         PASS [   0.333s] (2593/3280) spt-store knock::tests::an_unanswered_knock_leaves_the_preauth_unconsumed_and_rearming_replaces
2026-09-22T01:45:23.3814400Z         PASS [   0.433s] (2594/3280) spt-daemon broker::tests::a_mint_with_no_ceremony_surface_refuses_by_name_and_a_capable_seat_proceeds
2026-09-22T01:45:23.4662839Z         PASS [   0.336s] (2595/3280) spt-store knock::tests::an_unidentified_consumption_never_echoes
2026-09-22T01:45:23.4703222Z         PASS [   0.339s] (2596/3280) spt-store knock::tests::expired_and_unknown_codes_are_refused
2026-09-22T01:45:23.4733726Z         PASS [   0.256s] (2597/3280) spt-store knock::tests::expiry_renders_as_expired_rather_than_as_nothing_to_approve
2026-09-22T01:45:23.5454197Z         PASS [   0.234s] (2598/3280) spt-store knock::tests::node_target_knocks_reach_only_the_engine_room
2026-09-22T01:45:23.6304553Z         PASS [   0.319s] (2599/3280) spt-store knock::tests::purging_the_knockers_perch_leaves_the_knock_answerable
2026-09-22T01:45:23.7007150Z         PASS [   0.337s] (2600/3280) spt-store knock::tests::records_written_before_this_wave_still_decode
2026-09-22T01:45:23.7861896Z         PASS [   0.407s] (2601/3280) spt-store knock::tests::redeemed_consumes_refused_disarms_and_unconfirmed_leaves_it_armed
2026-09-22T01:45:24.0154613Z         PASS [   0.550s] (2602/3280) spt-store knock::tests::the_arrival_rate_limit_refuses_past_its_window_and_admits_within_it
2026-09-22T01:45:24.1612297Z         PASS [   0.691s] (2603/3280) spt-store knock::tests::the_attributable_half_binds_the_endpoint_and_the_rest_binds_the_machine
2026-09-22T01:45:24.2661298Z         PASS [   0.885s] (2604/3280) spt-daemon broker::tests::a_new_session_sweeps_earlier_sessions_undelivered_briefings_and_nothing_else
2026-09-22T01:45:24.3127611Z         PASS [   0.839s] (2605/3280) spt-store knock::tests::the_courtesy_seam_matches_only_a_knock_this_node_sent_to_that_node
2026-09-22T01:45:24.6868514Z         PASS [   1.141s] (2606/3280) spt-store knock::tests::the_inbox_round_trips_and_stays_minimal_when_empty
2026-09-22T01:45:24.7185516Z         PASS [   4.947s] (2607/3280) spt-store helperline::tests::the_file_is_trimmed_to_its_newest_records
2026-09-22T01:45:24.8983120Z         PASS [   1.268s] (2608/3280) spt-store knock::tests::the_knocker_is_the_stamped_id_and_survives_a_round_trip
2026-09-22T01:45:24.9004175Z         PASS [   1.200s] (2609/3280) spt-store knock::tests::the_outbound_fields_read_and_write_back_absent_on_an_n_1_record
2026-09-22T01:45:24.9660813Z         PASS [   1.180s] (2610/3280) spt-store knock::tests::the_recorded_exchange_matches_on_all_three_identity_fields
2026-09-22T01:45:24.9725488Z         PASS [   0.957s] (2611/3280) spt-store knock::tests::the_same_code_presented_by_an_endpoint_binds_the_sender_endpoint_unchanged
2026-09-22T01:45:24.9771641Z         PASS [   0.816s] (2612/3280) spt-store knock::tests::the_same_secret_is_well_formed_under_one_form_and_not_the_other
2026-09-22T01:45:24.9897809Z         PASS [   0.677s] (2613/3280) spt-store knock::tests::the_widening_acknowledgment_comes_from_the_record_and_not_from_the_code
2026-09-22T01:45:24.9952299Z         PASS [   0.309s] (2614/3280) spt-store knock::tests::two_redemptions_of_one_code_yield_exactly_one_success
2026-09-22T01:45:25.0074626Z         PASS [   0.289s] (2615/3280) spt-store lastmsg::tests::a_corrupt_row_reads_as_absent_rather_than_failing_the_poll
2026-09-22T01:45:25.0090943Z         PASS [   0.111s] (2616/3280) spt-store lastmsg::tests::a_msg_envelope_is_excerpted_by_its_text_and_other_envelopes_are_untouched
2026-09-22T01:45:25.0231194Z         PASS [   0.057s] (2617/3280) spt-store lastmsg::tests::excerpt_bounds_at_ten_words_and_says_so
2026-09-22T01:45:25.0358148Z         PASS [   0.135s] (2618/3280) spt-store lastmsg::tests::a_row_round_trips_and_an_absent_one_reads_as_none
2026-09-22T01:45:25.0389007Z         PASS [   0.066s] (2619/3280) spt-store lastmsg::tests::excerpt_collapses_whitespace_so_a_body_cannot_shape_the_render
2026-09-22T01:45:25.0527280Z         PASS [   0.075s] (2620/3280) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-09-22T01:45:25.0599012Z         PASS [   0.070s] (2621/3280) spt-store liveness::tests::corrupt_record_not_alive_but_absent_stays_alive
2026-09-22T01:45:25.1076611Z         PASS [   0.841s] (2622/3280) spt-daemon broker::tests::a_reap_clears_the_control_stamps_but_never_the_hosting_authority
2026-09-22T01:45:25.1193402Z         PASS [   0.124s] (2623/3280) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-09-22T01:45:25.1256992Z         PASS [   0.118s] (2624/3280) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-09-22T01:45:25.1258051Z         PASS [   0.117s] (2625/3280) spt-store liveness::tests::external_perch_still_pid_probes
2026-09-22T01:45:25.1855793Z         PASS [   0.160s] (2626/3280) spt-store liveness::tests::is_perch_unbound_false_for_online_and_offline
2026-09-22T01:45:25.1992327Z         PASS [   0.163s] (2627/3280) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-09-22T01:45:25.2149784Z         PASS [   0.154s] (2628/3280) spt-store matchrule::tests::an_invalid_regex_never_matches_and_never_falls_back_to_literal
2026-09-22T01:45:25.2309007Z         PASS [   0.111s] (2629/3280) spt-store matchrule::tests::literal_is_case_insensitive_substring_and_regex_is_opt_in
2026-09-22T01:45:25.2489547Z         PASS [   0.210s] (2630/3280) spt-store liveness::tests::relay_liveness_kills_only_a_provably_gone_relay
2026-09-22T01:45:25.2905674Z         PASS [   0.238s] (2631/3280) spt-store liveness::tests::unbound_not_alive_but_detected_and_not_stale
2026-09-22T01:45:25.6063093Z         PASS [   0.499s] (2632/3280) spt-daemon broker::tests::a_redeemed_ticket_settles_the_verdict_its_own_gate_recorded
2026-09-22T01:45:26.6416912Z         PASS [  29.870s] (2633/3280) spt-daemon shellwake::tests::nonpersistent_same_boot_freeze_does_not_apply_to_persistent_watchers
2026-09-22T01:45:26.7670428Z         PASS [   1.161s] (2634/3280) spt-daemon broker::tests::a_refused_bring_up_starts_nothing_mints_nothing_and_answers_typed
2026-09-22T01:45:26.8553232Z         PASS [   0.088s] (2635/3280) spt-daemon broker::tests::a_resume_at_the_floor_keeps_the_raw_ring_replay
2026-09-22T01:45:26.9611450Z         PASS [   0.106s] (2636/3280) spt-daemon broker::tests::a_resumed_controller_never_rereceives_a_suppressed_seq
2026-09-22T01:45:27.0073368Z         PASS [   1.881s] (2637/3280) spt-store monic::tests::a_clone_with_nothing_to_copy_mints_no_mind
2026-09-22T01:45:27.3524846Z         PASS [  10.442s] (2638/3280) spt-store contextstore::tests::rename_ripples_both_tiers
2026-09-22T01:45:27.4028878Z         PASS [   0.442s] (2639/3280) spt-daemon broker::tests::a_second_seat_on_the_same_session_enqueues_no_second_briefing
2026-09-22T01:45:27.4755464Z         PASS [   0.072s] (2640/3280) spt-daemon broker::tests::a_second_transition_is_refused_while_one_is_in_flight
2026-09-22T01:45:27.5628341Z         PASS [   0.087s] (2641/3280) spt-daemon broker::tests::a_shrink_parses_held_output_at_the_geometry_it_was_emitted_under
2026-09-22T01:45:27.6534286Z         PASS [   0.091s] (2642/3280) spt-daemon broker::tests::a_stale_guards_drop_does_not_release_its_successors_claim
2026-09-22T01:45:27.8335821Z         PASS [   0.180s] (2643/3280) spt-daemon broker::tests::a_started_bring_up_is_recorded_before_its_row_and_gone_after_it
2026-09-22T01:45:28.2854461Z         PASS [   0.452s] (2644/3280) spt-daemon broker::tests::a_take_and_a_detach_each_drop_the_engine_rooms_empowerments
2026-09-22T01:45:28.4172934Z         PASS [   3.290s] (2645/3280) spt-store monic::tests::a_bad_monic_id_is_refused_but_a_trigger_pattern_may_be_anything
2026-09-22T01:45:28.4933156Z         PASS [   0.078s] (2646/3280) spt-store monic::tests::every_published_trigger_row_now_reads_as_evaluated
2026-09-22T01:45:28.6579950Z         PASS [   0.164s] (2647/3280) spt-store monic::tests::every_trigger_kind_is_published_under_its_wire_spelling
2026-09-22T01:45:28.6995866Z         PASS [   0.414s] (2648/3280) spt-daemon broker::tests::a_take_that_re_proves_the_admin_code_earns_the_same_grant
2026-09-22T01:45:28.9456836Z         PASS [   3.732s] (2649/3280) spt-store monic::tests::a_w5_peer_keyed_record_migrates_to_the_re_keyed_shape
2026-09-22T01:45:29.0011253Z         PASS [   0.301s] (2650/3280) spt-daemon broker::tests::a_ticket_seated_controllers_same_conn_re_serve_keeps_its_seat
2026-09-22T01:45:29.7879269Z         PASS [  13.713s] (2651/3280) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-09-22T01:45:29.8196550Z         PASS [   0.818s] (2652/3280) spt-daemon broker::tests::a_valid_fido2_proof_admits_mints_a_signed_record_and_spends_nothing
2026-09-22T01:45:30.4681360Z         PASS [   0.649s] (2653/3280) spt-daemon broker::tests::a_viewer_below_the_floor_gets_the_repaint_and_skip_to_live_stays_empty
2026-09-22T01:45:30.5788590Z         PASS [   9.568s] (2654/3280) spt-store info::tests::write_info_racing_mutate_info_never_lost_update
2026-09-22T01:45:30.6064603Z         PASS [   0.138s] (2655/3280) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-09-22T01:45:30.7124281Z         PASS [   9.160s] (2656/3280) spt-store iolog::tests::the_log_trims_oldest_first_at_the_bound
2026-09-22T01:45:30.7691383Z         PASS [   0.163s] (2657/3280) spt-daemon broker::tests::an_aborted_transition_syncs_at_the_old_geometry_with_no_size_frame
2026-09-22T01:45:30.8428766Z         PASS [   0.130s] (2658/3280) spt-store monic::tests::the_trigger_section_carries_no_markdown_or_internal_codes
2026-09-22T01:45:31.0774142Z         PASS [   0.234s] (2659/3280) spt-store monic::tests::the_trigger_section_is_composed_from_its_table_not_a_literal
2026-09-22T01:45:31.2125624Z         PASS [   0.443s] (2660/3280) spt-daemon broker::tests::an_admin_bringup_empowers_the_home_subnet_and_a_member_bringup_empowers_nothing
2026-09-22T01:45:31.2249684Z         PASS [   0.148s] (2661/3280) spt-store msgid::tests::a_byte_identical_repeat_still_mints
2026-09-22T01:45:31.2477071Z         PASS [   6.065s] (2662/3280) spt-store monic::tests::a_monic_is_committed_to_the_minds_own_branch
2026-09-22T01:45:31.6442492Z         PASS [   0.419s] (2663/3280) spt-store msgid::tests::a_collision_lengthens_the_newcomer_and_leaves_the_incumbent_alone
2026-09-22T01:45:31.9356503Z         PASS [   0.688s] (2664/3280) spt-store msgid::tests::a_nested_perchs_sent_message_is_found_too
2026-09-22T01:45:32.1374608Z         PASS [   0.493s] (2665/3280) spt-store msgid::tests::a_path_the_words_never_named_refuses
2026-09-22T01:45:32.1575209Z         PASS [   0.019s] (2666/3280) spt-store msgid::tests::an_absent_origin_refuses_where_a_present_one_admits
2026-09-22T01:45:32.1575874Z         PASS [   0.222s] (2667/3280) spt-store msgid::tests::a_target_other_than_the_audience_refuses
2026-09-22T01:45:32.1741397Z         PASS [   0.017s] (2668/3280) spt-store msgid::tests::an_agent_attributed_row_refuses_where_a_user_row_admits
2026-09-22T01:45:32.1796331Z         PASS [   0.022s] (2669/3280) spt-store msgid::tests::an_id_is_eight_base32_characters_derived_from_the_content
2026-09-22T01:45:32.1871373Z         PASS [   0.013s] (2670/3280) spt-store msgid::tests::an_unfound_row_refuses_where_a_found_one_admits
2026-09-22T01:45:32.2642055Z         PASS [   0.084s] (2671/3280) spt-store msgid::tests::an_unknown_id_resolves_to_none
2026-09-22T01:45:32.2798279Z         PASS [   0.093s] (2672/3280) spt-store msgid::tests::an_unknown_parent_is_carried_not_refused
2026-09-22T01:45:32.2879998Z         PASS [   0.024s] (2673/3280) spt-store msgid::tests::lengthening_extends_rather_than_remints
2026-09-22T01:45:32.3091676Z         PASS [   0.028s] (2674/3280) spt-store msgid::tests::short_id_shape_is_judged_by_alphabet_and_length
2026-09-22T01:45:32.3215939Z         PASS [   1.109s] (2675/3280) spt-daemon broker::tests::an_admitted_bring_up_spawns_the_engine_room_and_its_ticket_seats_the_attach
2026-09-22T01:45:32.3227986Z         PASS [   0.034s] (2676/3280) spt-store msgid::tests::the_node_finds_its_own_sent_message_and_nothing_it_did_not_send
2026-09-22T01:45:32.3252160Z         PASS [   7.034s] (2677/3280) spt-store monic::tests::an_unreadable_record_is_not_a_classification_but_is_still_listed
2026-09-22T01:45:32.3381658Z         PASS [   0.030s] (2678/3280) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-09-22T01:45:32.3775172Z         PASS [   0.055s] (2679/3280) spt-store nodeid::tests::create_then_load_is_stable
2026-09-22T01:45:32.3790336Z         PASS [   7.178s] (2680/3280) spt-store monic::tests::a_monics_id_is_independent_of_the_peers_it_classifies
2026-09-22T01:45:32.3801653Z         PASS [   0.042s] (2681/3280) spt-store notif::tests::adr0046_fields_are_additive_and_n1_safe
2026-09-22T01:45:32.4058956Z         PASS [   0.081s] (2682/3280) spt-store nodeid::tests::seed_hex_round_trips
2026-09-22T01:45:32.4062815Z         PASS [   5.765s] (2683/3280) spt-store monic::tests::classification_is_sender_only_and_never_warns_about_a_classified_peer
2026-09-22T01:45:32.4075728Z         PASS [   0.086s] (2684/3280) spt-daemon broker::tests::an_unreadable_node_key_refuses_the_mint_fail_closed
2026-09-22T01:45:32.4166699Z         PASS [   7.186s] (2685/3280) spt-store monic::tests::add_and_update_refuse_opposite_states
2026-09-22T01:45:32.5714918Z         PASS [   7.322s] (2686/3280) spt-store monic::tests::an_imparted_monic_never_overwrites_a_standing_judgement
2026-09-22T01:45:32.6724964Z         PASS [   0.295s] (2687/3280) spt-store notif::tests::bare_coalesce_key_rejected_at_front_door
2026-09-22T01:45:32.8408715Z         PASS [   0.464s] (2688/3280) spt-store notif::tests::an_addressed_row_round_trips_and_an_ordinary_one_stays_unaddressed
2026-09-22T01:45:32.8424433Z         PASS [   0.434s] (2689/3280) spt-daemon broker::tests::an_unwritable_seal_ledger_refuses_even_an_admissible_code
2026-09-22T01:45:32.8787253Z         PASS [   0.470s] (2690/3280) spt-store notif::tests::dismiss_by_coalesce_key_latches_matching_rows_only
2026-09-22T01:45:32.8799708Z         PASS [   0.038s] (2691/3280) spt-daemon broker::tests::append_overflow_flags_the_evicted_viewer_for_skip_to_live
2026-09-22T01:45:32.9030112Z         PASS [   0.496s] (2692/3280) spt-store notif::tests::legacy_schema_gains_columns_on_open
2026-09-22T01:45:32.9186800Z         PASS [   0.502s] (2693/3280) spt-store notif::tests::listing_is_subnet_scoped
2026-09-22T01:45:32.9208881Z         PASS [   0.041s] (2694/3280) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-09-22T01:45:32.9243271Z         PASS [   0.021s] (2695/3280) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-09-22T01:45:32.9478767Z         PASS [   0.568s] (2696/3280) spt-store notif::tests::coalesce_supersedes_exact_tuple_latest_wins
2026-09-22T01:45:32.9599168Z         PASS [   0.012s] (2697/3280) spt-store notif::tests::the_addressee_is_additive_on_the_wire
2026-09-22T01:45:33.0716236Z         PASS [   0.500s] (2698/3280) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-09-22T01:45:33.0906900Z         PASS [   0.250s] (2699/3280) spt-store notif::tests::produce_list_dismiss_round_trip
2026-09-22T01:45:33.0917338Z         PASS [   0.167s] (2700/3280) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-09-22T01:45:33.0919311Z         PASS [   0.020s] (2701/3280) spt-store peeraddrs::tests::a_poison_row_never_becomes_a_route
2026-09-22T01:45:33.1158759Z         PASS [   0.195s] (2702/3280) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-09-22T01:45:33.1166530Z         PASS [   0.026s] (2703/3280) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-09-22T01:45:33.2788931Z         PASS [   0.182s] (2704/3280) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-09-22T01:45:33.2817380Z         PASS [   0.602s] (2705/3280) spt-store notif::tests::migration_dismisses_only_stale_update_rows
2026-09-22T01:45:33.2818580Z         PASS [   0.187s] (2706/3280) spt-store peeraddrs::tests::put_refuses_a_mismatched_mapping
2026-09-22T01:45:33.2853722Z         PASS [   0.364s] (2707/3280) spt-daemon broker::tests::attach_initial_batch_is_a_clean_alt_screen_repaint_not_the_raw_ring
2026-09-22T01:45:33.2958515Z         PASS [   0.417s] (2708/3280) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-09-22T01:45:33.2978383Z         PASS [   0.338s] (2709/3280) spt-store notif::tests::ttl_expiry_ignores_seen_state_and_is_idempotent
2026-09-22T01:45:33.3095313Z         PASS [   0.193s] (2710/3280) spt-store peeraddrs::tests::suspect_persists_and_old_files_load_clean
2026-09-22T01:45:33.3098932Z         PASS [   0.196s] (2711/3280) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-09-22T01:45:33.3424171Z         PASS [   0.065s] (2712/3280) spt-store peeraddrs::tests::suspect_row_survives_failures_and_a_validated_put_supersedes
2026-09-22T01:45:33.3486836Z         PASS [  16.557s] (2713/3280) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-09-22T01:45:33.3487692Z         PASS [   0.067s] (2714/3280) spt-store perch::tests::a_boundary_echo_record_is_first_wins_and_read_once
2026-09-22T01:45:33.3490799Z         PASS [   0.062s] (2715/3280) spt-daemon broker::tests::chunk_text_splits_and_reassembles_exactly
2026-09-22T01:45:33.3564995Z         PASS [   0.059s] (2716/3280) spt-store perch::tests::adapter_option_encoding_dodges_windows_path_traps
2026-09-22T01:45:33.3598563Z         PASS [   0.050s] (2717/3280) spt-store perch::tests::adapter_option_encoding_is_injective
2026-09-22T01:45:33.3611979Z         PASS [   0.066s] (2718/3280) spt-store perch::tests::activity_stamp_round_trips_both_directions
2026-09-22T01:45:33.3612950Z         PASS [   0.081s] (2719/3280) spt-store perch::tests::a_stamp_disagreeing_with_the_sentinel_is_discarded
2026-09-22T01:45:33.3651719Z         PASS [   0.056s] (2720/3280) spt-store perch::tests::an_unstamped_perch_reports_its_state_with_no_instant_either_direction
2026-09-22T01:45:33.3685858Z         PASS [   0.029s] (2721/3280) spt-store perch::tests::child_files_route_through_one_resolver
2026-09-22T01:45:33.3704549Z         PASS [   0.030s] (2722/3280) spt-store perch::tests::classification_matrix
2026-09-22T01:45:33.3755645Z         PASS [   0.034s] (2723/3280) spt-store perch::tests::explicit_parent_wins_over_infer
2026-09-22T01:45:33.4649140Z         PASS [   0.118s] (2724/3280) spt-daemon broker::tests::chunked_delivery_is_visible_before_enter_and_floor_flush_stays_human
2026-09-22T01:45:33.4781198Z         PASS [   0.118s] (2725/3280) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-09-22T01:45:33.4796521Z         PASS [   0.120s] (2726/3280) spt-store perch::tests::parse_activity_stamp_rejects_malformed_and_disagreeing_bodies
2026-09-22T01:45:33.4887685Z         PASS [   0.128s] (2727/3280) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-09-22T01:45:33.4888437Z         PASS [   0.132s] (2728/3280) spt-store perch::tests::list_nested_perch_ids_in_is_structural_not_name_matched
2026-09-22T01:45:33.4914937Z         PASS [   0.126s] (2729/3280) spt-store perch::tests::resolve_self_is_flat
2026-09-22T01:45:33.4940871Z         PASS [   0.126s] (2730/3280) spt-store perch::tests::service_dir_is_home_scoped_and_encoded
2026-09-22T01:45:33.5055984Z         PASS [   0.135s] (2731/3280) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-09-22T01:45:33.5093765Z         PASS [   0.134s] (2732/3280) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-09-22T01:45:33.5208734Z         PASS [   0.055s] (2733/3280) spt-daemon broker::tests::clamp_or_reset_resets_a_torn_ring_only
2026-09-22T01:45:33.5234721Z         PASS [   0.046s] (2734/3280) spt-store perchgc::tests::a_held_info_lock_refuses_the_mid_create_dir
2026-09-22T01:45:33.5354755Z         PASS [   0.056s] (2735/3280) spt-store perchgc::tests::a_refused_parent_shields_its_whole_subtree
2026-09-22T01:45:33.5394654Z         PASS [   0.051s] (2736/3280) spt-store perchgc::tests::corrupt_record_is_occupied_never_residue
2026-09-22T01:45:33.5982835Z         PASS [   0.104s] (2737/3280) spt-store perchgc::tests::fully_residual_subtree_is_reaped_deepest_first
2026-09-22T01:45:33.6147436Z         PASS [   0.093s] (2738/3280) spt-daemon broker::tests::cold_attach_repaint_plus_next_differential_matches_independent_emulator
2026-09-22T01:45:33.6148813Z         PASS [   0.125s] (2739/3280) spt-store perchgc::tests::counts_partition_the_population
2026-09-22T01:45:33.6157884Z         PASS [   0.124s] (2740/3280) spt-store perchgc::tests::declines_to_reap_a_live_or_offline_endpoint
2026-09-22T01:45:33.6198797Z         PASS [   0.095s] (2741/3280) spt-store perchgc::tests::reaps_only_recordless_spool_less_non_empty
2026-09-22T01:45:33.6223090Z         PASS [   0.111s] (2742/3280) spt-store perchgc::tests::never_keys_on_is_perch_alive_which_inverts_here
2026-09-22T01:45:33.6224209Z         PASS [   0.116s] (2743/3280) spt-store perchgc::tests::never_descends_into_a_subtree_a_record_claims
2026-09-22T01:45:33.6234529Z         PASS [  17.470s] (2744/3280) spt-store contextstore::tests::fork_copies_the_whole_mind_tier_including_files_no_constant_names
2026-09-22T01:45:33.6244736Z         PASS [   0.089s] (2745/3280) spt-store perchgc::tests::recordless_parent_with_a_held_child_is_refused
2026-09-22T01:45:33.6263943Z         PASS [   0.087s] (2746/3280) spt-store perchgc::tests::refused_residue_reports_a_distinct_token_and_a_remedy
2026-09-22T01:45:33.6338084Z         PASS [   0.021s] (2747/3280) spt-daemon broker::tests::contains_subslice_finds_contiguous_only
2026-09-22T01:45:33.6527812Z         PASS [   0.055s] (2748/3280) spt-store perchgc::tests::report_is_identical_with_and_without_reap
2026-09-22T01:45:33.7105096Z         PASS [   0.097s] (2749/3280) spt-store perchgc::tests::spool_sidecar_alone_still_refuses
2026-09-22T01:45:33.7148675Z         PASS [   0.099s] (2750/3280) spt-store perchgc::tests::unreadable_root_does_nothing_and_says_so
2026-09-22T01:45:33.7192731Z         PASS [   0.100s] (2751/3280) spt-store proc::tests::current_process_is_alive
2026-09-22T01:45:33.7314074Z         PASS [   0.109s] (2752/3280) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-09-22T01:45:33.7370287Z         PASS [   0.114s] (2753/3280) spt-store proc::tests::exe_basename_resolves_current_process
2026-09-22T01:45:33.7531814Z         PASS [   0.126s] (2754/3280) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-09-22T01:45:33.7545393Z         PASS [   0.133s] (2755/3280) spt-store proc::tests::descendants_include_a_spawned_child
2026-09-22T01:45:33.7647213Z         PASS [   0.111s] (2756/3280) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-09-22T01:45:33.7654901Z         PASS [   0.132s] (2757/3280) spt-daemon broker::tests::contiguous_advance_freezes_on_a_gap
2026-09-22T01:45:33.7833415Z         PASS [   0.073s] (2758/3280) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-09-22T01:45:33.7893746Z         PASS [   0.057s] (2759/3280) spt-store proc::tests::unassigned_pid_is_dead
2026-09-22T01:45:33.7946106Z         PASS [   0.075s] (2760/3280) spt-store proc::tests::process_table_lists_the_current_process
2026-09-22T01:45:33.7946741Z         PASS [   0.170s] (2761/3280) spt-store proc::tests::kill_pid_tree_kills_the_whole_subtree
2026-09-22T01:45:33.8009613Z         PASS [   0.048s] (2762/3280) spt-store projderive::tests::dedup_and_owlery_exclusion
2026-09-22T01:45:33.8029347Z         PASS [   0.088s] (2763/3280) spt-store proc::tests::process_exists_is_tristate_and_never_guesses_without_a_snapshot
2026-09-22T01:45:33.8103831Z         PASS [   0.056s] (2764/3280) spt-store projderive::tests::normalization_and_path_under
2026-09-22T01:45:33.8157389Z         PASS [   0.051s] (2765/3280) spt-store projderive::tests::precedence_session_then_origin_then_context
2026-09-22T01:45:33.8434103Z         PASS [   0.105s] (2766/3280) spt-store proc::tests::windows_handle_held_corpse_reads_alive_to_the_holder_but_gone_to_the_table
2026-09-22T01:45:33.8618787Z         PASS [   0.095s] (2767/3280) spt-daemon broker::tests::controller_write_stall_predicate_distinguishes_wedged_from_idle
2026-09-22T01:45:33.8684539Z         PASS [   0.074s] (2768/3280) spt-store projindex::tests::fingerprint_keys_on_project_tips_only
2026-09-22T01:45:33.8745754Z         PASS [   0.080s] (2769/3280) spt-store project::tests::url_spellings_normalize_to_one_id
2026-09-22T01:45:33.8767474Z         PASS [   0.076s] (2770/3280) spt-store projindex::tests::join_is_roster_authoritative
2026-09-22T01:45:33.9550920Z         PASS [   0.152s] (2771/3280) spt-store projindex::tests::missing_index_degrades_to_absent
2026-09-22T01:45:33.9684041Z         PASS [   0.158s] (2772/3280) spt-store projindex::tests::roundtrip_reads_back_without_git
2026-09-22T01:45:33.9743408Z         PASS [   0.158s] (2773/3280) spt-store projindex::tests::schema_mismatch_degrades_distinctly
2026-09-22T01:45:33.9848691Z         PASS [   0.141s] (2774/3280) spt-store projindex::tests::truncated_index_degrades_to_unreadable
2026-09-22T01:45:33.9892265Z         PASS [   0.129s] (2775/3280) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-09-22T01:45:33.9939766Z         PASS [   0.119s] (2776/3280) spt-store projinval::tests::burst_coalesces_into_one_refresh
2026-09-22T01:45:33.9953592Z         PASS [   5.050s] (2777/3280) spt-store monic::tests::remove_withdraws_an_unreadable_record_without_a_force_flag
2026-09-22T01:45:33.9959362Z         PASS [   0.127s] (2778/3280) spt-store projindex::tests::w2_shaped_row_tolerates_missing_refs_and_order_roundtrips
2026-09-22T01:45:34.0112813Z         PASS [   0.134s] (2779/3280) spt-store projinval::tests::garbage_event_is_skipped_and_removed
2026-09-22T01:45:34.0163230Z         PASS [   0.061s] (2780/3280) spt-store projinval::tests::nudge_drain_roundtrip_consumes_queue
2026-09-22T01:45:34.0332110Z         PASS [   0.065s] (2781/3280) spt-store psyche_custody::tests::custody_mint_write_read_clear_round_trip
2026-09-22T01:45:34.0389486Z         PASS [   0.064s] (2782/3280) spt-store psyche_custody::tests::custody_record_has_no_status_no_pid
2026-09-22T01:45:34.0647478Z         PASS [   0.071s] (2783/3280) spt-store psyche_custody::tests::custody_squatter_tolerates_missing_nested_and_corrupt_records
2026-09-22T01:45:34.0746111Z         PASS [   0.090s] (2784/3280) spt-store psyche_custody::tests::custody_squatter_finds_the_holding_psyche_and_misses_others
2026-09-22T01:45:34.0751147Z         PASS [   0.079s] (2785/3280) spt-store psyche_custody::tests::mint_is_canonical_uuid_v4
2026-09-22T01:45:34.0827246Z         PASS [   0.070s] (2786/3280) spt-store recent_home::tests::blank_name_is_noop
2026-09-22T01:45:34.1031504Z         PASS [   0.085s] (2787/3280) spt-store recent_home::tests::legacy_single_value_reads_as_one_element
2026-09-22T01:45:34.1078705Z         PASS [   0.111s] (2788/3280) spt-store psyche_custody::tests::empty_or_corrupt_reads_as_none
2026-09-22T01:45:34.1162353Z         PASS [   3.536s] (2789/3280) spt-store monic::tests::the_delivery_edge_reads_without_minting_a_mind
2026-09-22T01:45:34.1202170Z         PASS [   0.082s] (2790/3280) spt-store recent_home::tests::node_global_moves_to_front
2026-09-22T01:45:34.1209159Z         PASS [   0.088s] (2791/3280) spt-store recent_home::tests::mru_less_project_falls_back_to_node_global
2026-09-22T01:45:34.1216761Z         PASS [   0.057s] (2792/3280) spt-store recent_home::tests::project_then_node_global_precedence
2026-09-22T01:45:34.1296133Z         PASS [   0.056s] (2793/3280) spt-store recent_home::tests::record_updates_both_levels
2026-09-22T01:45:34.2916649Z         PASS [   0.211s] (2794/3280) spt-store registry::tests::clean_removes_dead_keeps_live
2026-09-22T01:45:34.3397372Z         PASS [   0.264s] (2795/3280) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-09-22T01:45:34.3456699Z         PASS [   0.223s] (2796/3280) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-09-22T01:45:34.3463263Z         PASS [   0.239s] (2797/3280) spt-store registry::tests::register_and_lookup
2026-09-22T01:45:34.3470860Z         PASS [   0.231s] (2798/3280) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-09-22T01:45:34.3490301Z         PASS [   0.219s] (2799/3280) spt-store rename::tests::live_nested_child_blocks_rename
2026-09-22T01:45:34.3713566Z         PASS [   0.027s] (2800/3280) spt-store resume_custody::tests::corrupt_record_is_not_custody
2026-09-22T01:45:34.3793375Z         PASS [   0.259s] (2801/3280) spt-store registry::tests::reregister_replaces_address
2026-09-22T01:45:34.3907787Z         PASS [   0.044s] (2802/3280) spt-store resume_custody::tests::legacy_bare_pid_file_is_deleted_and_never_honored
2026-09-22T01:45:34.3908508Z         PASS [   0.099s] (2803/3280) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-09-22T01:45:34.4269772Z         PASS [   0.035s] (2804/3280) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-09-22T01:45:34.4291871Z         PASS [   0.640s] (2805/3280) spt-store project::tests::display_derivation
2026-09-22T01:45:34.4310594Z         PASS [   0.086s] (2806/3280) spt-store resume_custody::tests::dead_pid_reads_not_ours
2026-09-22T01:45:34.4327020Z         PASS [   0.041s] (2807/3280) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-09-22T01:45:34.4489938Z         PASS [   0.328s] (2808/3280) spt-store registry::tests::resolve_cleans_before_lookup
2026-09-22T01:45:34.4491790Z         PASS [   0.070s] (2809/3280) spt-store resume_custody::tests::unproven_defers_exactly_one_tick
2026-09-22T01:45:34.4568813Z         PASS [   0.117s] (2810/3280) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-09-22T01:45:34.4581589Z         PASS [   0.469s] (2811/3280) spt-daemon broker::tests::delivery_is_suppressed_during_a_transition_and_one_sync_frame_substitutes
2026-09-22T01:45:34.4601474Z         PASS [   0.111s] (2812/3280) spt-store resume_custody::tests::matching_pair_reads_ours_and_clear_removes_it
2026-09-22T01:45:34.5067749Z         PASS [   0.080s] (2813/3280) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-09-22T01:45:34.5181436Z         PASS [   0.087s] (2814/3280) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-09-22T01:45:34.5203032Z         PASS [   0.090s] (2815/3280) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-09-22T01:45:34.5243569Z         PASS [   0.092s] (2816/3280) spt-store roster::tests::self_lease_ceiling_is_the_max_of_our_own_rows
2026-09-22T01:45:34.5350073Z         PASS [   0.163s] (2817/3280) spt-store resume_custody::tests::recycled_pid_reads_not_ours_and_the_record_is_deleted
2026-09-22T01:45:34.5373913Z         PASS [   0.088s] (2818/3280) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-09-22T01:45:34.5411154Z         PASS [   0.092s] (2819/3280) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-09-22T01:45:34.5436699Z         PASS [   0.087s] (2820/3280) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-09-22T01:45:34.5552279Z         PASS [   0.095s] (2821/3280) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-09-22T01:45:34.5564608Z         PASS [   0.098s] (2822/3280) spt-daemon broker::tests::detach_and_conn_death_abort_the_ceremony_answering_whoever_remains
2026-09-22T01:45:34.5608211Z         PASS [   0.055s] (2823/3280) spt-store rotation::tests::coalesce_is_per_subnet
2026-09-22T01:45:34.5699276Z         PASS [   0.052s] (2824/3280) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-09-22T01:45:34.5737536Z         PASS [   0.054s] (2825/3280) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-09-22T01:45:34.5894364Z         PASS [   0.064s] (2826/3280) spt-store rotation::tests::park_admin_requires_entry_never_overwrites_and_round_trips
2026-09-22T01:45:34.6003150Z         PASS [   0.066s] (2827/3280) spt-store rotation::tests::persists_and_degrades_to_empty
2026-09-22T01:45:34.6072887Z         PASS [   0.066s] (2828/3280) spt-store seal::tests::absent_and_corrupt_stores_load_empty
2026-09-22T01:45:34.6074912Z         PASS [   0.066s] (2829/3280) spt-store seal::tests::fido2_mint_records_signature_and_plain_mints_stay_bare
2026-09-22T01:45:34.6206744Z         PASS [   0.076s] (2830/3280) spt-store seal::tests::fido2_signing_payload_spelling_is_pinned
2026-09-22T01:45:34.6236807Z         PASS [   0.068s] (2831/3280) spt-store seal::tests::join_is_insert_if_absent_with_collision_dropped
2026-09-22T01:45:34.6292660Z         PASS [   0.073s] (2832/3280) spt-daemon broker::tests::echo_verified_catches_a_swallowed_head
2026-09-22T01:45:34.6468222Z         PASS [   0.545s] (2833/3280) spt-store registry::tests::concurrent_registration_never_locks
2026-09-22T01:45:34.7187358Z         PASS [   0.156s] (2834/3280) spt-store seal::tests::mint_binds_content_and_persists
2026-09-22T01:45:34.7457277Z         PASS [   0.174s] (2835/3280) spt-store seal::tests::mint_refuses_empty_content_and_partial_minters
2026-09-22T01:45:34.7491406Z         PASS [   0.145s] (2836/3280) spt-store seal::tests::well_formedness_bounds_length_and_charset
2026-09-22T01:45:34.7511898Z         PASS [   0.162s] (2837/3280) spt-store seal::tests::unparseable_minter_yields_no_binding_subnet
2026-09-22T01:45:34.7579733Z         PASS [   0.154s] (2838/3280) spt-store seed::tests::absent_cwd_is_omitted
2026-09-22T01:45:34.7695168Z         PASS [   0.161s] (2839/3280) spt-store seed::tests::seed_round_trips_through_json
2026-09-22T01:45:34.7699419Z         PASS [   0.195s] (2840/3280) spt-store seal::tests::minted_tokens_are_well_formed_over_the_charset
2026-09-22T01:45:34.7866175Z         PASS [   0.161s] (2841/3280) spt-store serving::tests::a_directory_is_not_an_attachment
2026-09-22T01:45:34.8175170Z         PASS [   0.197s] (2842/3280) spt-store serving::tests::a_changed_kind_cannot_reclaim_a_paths_prior_name
2026-09-22T01:45:34.8285785Z         PASS [   0.111s] (2843/3280) spt-store serving::tests::a_docs_dir_that_leaves_the_adapter_directory_is_refused_by_name
2026-09-22T01:45:34.8429878Z         PASS [   0.213s] (2844/3280) spt-daemon broker::tests::equal_generation_same_conn_is_an_idempotent_replay
2026-09-22T01:45:34.8460638Z         PASS [   0.199s] (2845/3280) spt-store serving::tests::a_docs_dir_resolving_outside_the_adapter_directory_is_refused_at_resolve
2026-09-22T01:45:34.8472443Z         PASS [   0.103s] (2846/3280) spt-store serving::tests::a_ttl_needs_a_unit_and_the_default_is_thirty_days
2026-09-22T01:45:34.8519568Z         PASS [   0.094s] (2847/3280) spt-store serving::tests::allocation_is_node_local
2026-09-22T01:45:34.8646820Z         PASS [   0.113s] (2848/3280) spt-store serving::tests::adapter_cannot_claim_an_explicit_registration_or_escape_its_aux_directory
2026-09-22T01:45:34.8699065Z         PASS [   1.087s] (2849/3280) spt-store project::tests::derivation_ladder
2026-09-22T01:45:34.8783540Z         PASS [   0.132s] (2850/3280) spt-store serving::tests::adapter_alias_disambiguates_once_and_survives_reactivation
2026-09-22T01:45:34.8792742Z         PASS [   0.111s] (2851/3280) spt-store serving::tests::an_attachment_serves_the_bytes_as_they_were_at_send_time
2026-09-22T01:45:34.8890606Z         PASS [   0.105s] (2852/3280) spt-store serving::tests::dotfiles_extensionless_names_and_directories_keep_reference_paths
2026-09-22T01:45:34.8891578Z         PASS [   0.072s] (2853/3280) spt-store serving::tests::expiry_counts_from_registration_and_a_backwards_clock_reaps_nothing
2026-09-22T01:45:34.9031640Z         PASS [   0.134s] (2854/3280) spt-store serving::tests::corrupt_or_unsupported_store_cannot_reset_names
2026-09-22T01:45:34.9036464Z         PASS [   0.058s] (2855/3280) spt-store serving::tests::explicit_names_and_source_names_share_one_allocator
2026-09-22T01:45:34.9171789Z         PASS [   0.070s] (2856/3280) spt-store serving::tests::first_bare_then_suffix_before_final_extension_per_family
2026-09-22T01:45:34.9187309Z         PASS [   0.091s] (2857/3280) spt-store serving::tests::explicit_and_generated_names_cannot_reuse_each_others_history
2026-09-22T01:45:34.9278464Z         PASS [   0.058s] (2858/3280) spt-store serving::tests::reserved_aliases_fail_before_allocation_and_without_alias_facet_still_exists
2026-09-22T01:45:34.9337490Z         PASS [   0.082s] (2859/3280) spt-store serving::tests::lifetime_and_audience_survive_storage_for_every_entry_kind
2026-09-22T01:45:34.9398118Z         PASS [   0.075s] (2860/3280) spt-store serving::tests::persisted_assignment_retains_identity_and_next_suffix
2026-09-22T01:45:34.9589836Z         PASS [   0.116s] (2861/3280) spt-daemon broker::tests::every_unredeemable_ticket_answers_one_sentence_and_spends_no_attempt
2026-09-22T01:45:35.0003864Z         PASS [   0.123s] (2862/3280) spt-store serving::tests::resource_url_encodes_each_segment_and_lowercases_node
2026-09-22T01:45:35.0323275Z         PASS [   0.153s] (2863/3280) spt-store serving::tests::retired_names_remain_not_found_after_restart_and_new_registration
2026-09-22T01:45:35.0330970Z         PASS [   0.144s] (2864/3280) spt-store serving::tests::same_absolute_path_preserves_entry_even_after_source_disappears
2026-09-22T01:45:35.0418402Z         PASS [   0.138s] (2865/3280) spt-store serving::tests::scoping_an_entry_keeps_it_a_reference_and_records_ttl_audience_and_origin
2026-09-22T01:45:35.0422863Z         PASS [   0.123s] (2866/3280) spt-store serving::tests::unreadable_store_is_not_absence
2026-09-22T01:45:35.0474420Z         PASS [   0.130s] (2867/3280) spt-store serving::tests::two_sends_of_one_name_get_distinct_stable_urls
2026-09-22T01:45:35.0477386Z         PASS [   0.159s] (2868/3280) spt-store serving::tests::retired_names_return_only_to_their_prior_paths_without_rewinding_suffixes
2026-09-22T01:45:35.0504361Z         PASS [   0.122s] (2869/3280) spt-store serving::tests::unsafe_names_and_relative_paths_do_not_consume_assignments
2026-09-22T01:45:35.0608897Z         PASS [   0.127s] (2870/3280) spt-store sessions::tests::adapter_field_roundtrips_and_survives_append
2026-09-22T01:45:35.0676530Z         PASS [   0.164s] (2871/3280) spt-store serving::tests::singular_audience_storage_migrates_to_collection_without_unscoping
2026-09-22T01:45:35.0757250Z         PASS [   0.116s] (2872/3280) spt-daemon broker::tests::exit_enqueues_behind_queued_output_per_sink
2026-09-22T01:45:35.0952369Z         PASS [   0.094s] (2873/3280) spt-store sessions::tests::appends_and_reads_in_order
2026-09-22T01:45:35.0981603Z         PASS [   0.158s] (2874/3280) spt-store sessions::tests::append_stamps_monotonic_ordinals
2026-09-22T01:45:35.1131021Z         PASS [   0.080s] (2875/3280) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-09-22T01:45:35.1211156Z         PASS [   0.079s] (2876/3280) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-09-22T01:45:35.1288173Z         PASS [   0.087s] (2877/3280) spt-store sessions::tests::pre_migration_row_without_adapter_deserializes_as_none
2026-09-22T01:45:35.1370775Z         PASS [   0.086s] (2878/3280) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-09-22T01:45:35.1392709Z         PASS [   0.092s] (2879/3280) spt-store sessions::tests::pre_migration_rows_backfill_to_index_on_append
2026-09-22T01:45:35.1421447Z         PASS [   0.081s] (2880/3280) spt-store sessions::tests::same_session_rebind_is_deduped
2026-09-22T01:45:35.1541564Z         PASS [   0.086s] (2881/3280) spt-store sessions::tests::tolerant_of_garbage_lines
2026-09-22T01:45:35.1622782Z         PASS [   0.086s] (2882/3280) spt-daemon broker::tests::gap_resume_resubscribe_preserves_the_generation_against_stale_replay
2026-09-22T01:45:35.2031865Z         PASS [   0.074s] (2883/3280) spt-store shellinfo::tests::derivation_never_promotes_offline_to_online
2026-09-22T01:45:35.2047131Z         PASS [   0.083s] (2884/3280) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-09-22T01:45:35.2062394Z         PASS [   0.093s] (2885/3280) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-09-22T01:45:35.2135941Z         PASS [   0.115s] (2886/3280) spt-store shellinfo::tests::a_live_pid_with_its_own_birth_stamp_is_held
2026-09-22T01:45:35.2240519Z         PASS [   0.129s] (2887/3280) spt-store shellinfo::tests::a_legacy_live_pid_with_a_foreign_birth_stamp_reads_gone
2026-09-22T01:45:35.3260154Z         PASS [   0.164s] (2888/3280) spt-daemon broker::tests::generation_ladder_newer_supersedes_loudly_older_refused_both_intents
2026-09-22T01:45:35.3283814Z         PASS [   0.184s] (2889/3280) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-09-22T01:45:35.3365993Z         PASS [   0.182s] (2890/3280) spt-store shellinfo::tests::modern_clear_does_not_resurrect_a_stale_numeric_pid_or_birth
2026-09-22T01:45:35.4030921Z         PASS [   0.076s] (2891/3280) spt-daemon broker::tests::input_delivery_queue_drop_never_certifies_missing_text
2026-09-22T01:45:35.4188308Z         PASS [   0.189s] (2892/3280) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-09-22T01:45:35.4352292Z         PASS [   0.231s] (2893/3280) spt-store shellinfo::tests::modern_identity_ignores_an_old_numeric_pid
2026-09-22T01:45:35.4448227Z         PASS [   0.042s] (2894/3280) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-09-22T01:45:35.4841184Z         PASS [   0.347s] (2895/3280) spt-store shellinfo::tests::failed_publication_and_clear_preserve_legacy_identity
2026-09-22T01:45:35.5045392Z         PASS [   0.300s] (2896/3280) spt-store shellinfo::tests::modern_publication_survives_an_unwritable_numeric_mirror
2026-09-22T01:45:35.5337366Z         PASS [   0.327s] (2897/3280) spt-store shellinfo::tests::online_derives_offline_only_for_a_provably_dead_pid
2026-09-22T01:45:35.5885139Z         PASS [   0.364s] (2898/3280) spt-store spool::tests::a_spooled_envelope_is_readable_back_by_its_short_id
2026-09-22T01:45:35.5890128Z         PASS [   0.450s] (2899/3280) spt-store shellinfo::tests::failed_replacement_preserves_modern_identity_and_birth
2026-09-22T01:45:35.5967865Z         PASS [   0.271s] (2900/3280) spt-store spool::tests::a_sweep_with_nothing_to_drop_reports_zero
2026-09-22T01:45:35.6324161Z         PASS [   0.585s] (2901/3280) spt-store sessions::tests::prune_does_not_renumber_surviving_ordinals
2026-09-22T01:45:35.6338790Z         PASS [   0.602s] (2902/3280) spt-store sessions::tests::last_k_and_bounding
2026-09-22T01:45:35.6911459Z         PASS [   0.257s] (2903/3280) spt-store spool::tests::claim_idle_edge_audited_stamps_idle_inject_leg
2026-09-22T01:45:37.3711278Z         FAIL [   1.926s] (2904/3280) spt-daemon broker::tests::input_receipt_local_is_silent_then_remote_stays_bound_across_take
2026-09-22T01:45:37.3712027Z   stdout ───
2026-09-22T01:45:37.3712130Z 
2026-09-22T01:45:37.3712221Z     running 1 test
2026-09-22T01:45:37.3712589Z     test broker::tests::input_receipt_local_is_silent_then_remote_stays_bound_across_take ... FAILED
2026-09-22T01:45:37.3712933Z 
2026-09-22T01:45:37.3712991Z     failures:
2026-09-22T01:45:37.3713087Z 
2026-09-22T01:45:37.3713154Z     failures:
2026-09-22T01:45:37.3713450Z         broker::tests::input_receipt_local_is_silent_then_remote_stays_bound_across_take
2026-09-22T01:45:37.3713775Z 
2026-09-22T01:45:37.3714037Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1059 filtered out; finished in 1.91s
2026-09-22T01:45:37.3714381Z 
2026-09-22T01:45:37.3714491Z   stderr ───
2026-09-22T01:45:37.3714720Z     SPAWN_PHASE:receipt-seat phase=received t_ms=0 fresh=true
2026-09-22T01:45:37.3715063Z     SPAWN_PHASE:receipt-seat phase=gate_claimed t_ms=0
2026-09-22T01:45:37.3715423Z     SPAWN_PHASE:receipt-seat phase=pty_creating t_ms=0 program=findstr
2026-09-22T01:45:37.3715861Z     SPAWN_PHASE:receipt-seat phase=pty_created t_ms=18 pid=Some(26028)
2026-09-22T01:45:37.3716237Z     SPAWN_PHASE:receipt-seat phase=input_writer t_ms=18
2026-09-22T01:45:37.3717083Z     CONN_LIFECYCLE: conn=1 controller session=1 endpoint=receipt-seat by=local wall_ms=1790041535548 mono_ms=0 first_write=none event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-09-22T01:45:37.3717882Z     SPAWN_PHASE:receipt-seat phase=log_ready t_ms=62
2026-09-22T01:45:37.3718203Z     SPAWN_PHASE:receipt-seat phase=drain_armed t_ms=62
2026-09-22T01:45:37.3718511Z     SPAWN_PHASE:receipt-seat phase=waiter_armed t_ms=62
2026-09-22T01:45:37.3718842Z     SPAWN_PHASE:receipt-seat phase=translation_ready t_ms=62
2026-09-22T01:45:37.3719204Z     SPAWN_PHASE:receipt-seat phase=row_inserted t_ms=62 session=1
2026-09-22T01:45:37.3720171Z     CONN_LIFECYCLE: conn=1 controller session=1 endpoint=receipt-seat by=local wall_ms=1790041535591 mono_ms=43 first_write_wall_ms=1790041535591 first_write_mono_ms=43 event=controller-replaced session=1 new_conn=1 [REQ-CONN-POISON-ATTRIBUTION]
2026-09-22T01:45:37.3722236Z     CONN_LIFECYCLE: conn=1 controller session=1 endpoint=receipt-seat by=local controller session=1 endpoint=receipt-seat by=1111111111111111111111111111111111111111111111111111111111111111 wall_ms=1790041535591 mono_ms=43 first_write_wall_ms=1790041535591 first_write_mono_ms=43 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-09-22T01:45:37.3724679Z     CONN_LIFECYCLE: conn=1 controller session=1 endpoint=receipt-seat by=local controller session=1 endpoint=receipt-seat by=1111111111111111111111111111111111111111111111111111111111111111 wall_ms=1790041535591 mono_ms=43 first_write_wall_ms=1790041535591 first_write_mono_ms=43 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-09-22T01:45:37.3727128Z     CONN_LIFECYCLE: conn=1 controller session=1 endpoint=receipt-seat by=local controller session=1 endpoint=receipt-seat by=1111111111111111111111111111111111111111111111111111111111111111 wall_ms=1790041536140 mono_ms=592 first_write_wall_ms=1790041535591 first_write_mono_ms=43 event=controller-replaced session=1 new_conn=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-09-22T01:45:37.3729503Z     CONN_LIFECYCLE: conn=2 controller session=1 endpoint=receipt-seat by=2222222222222222222222222222222222222222222222222222222222222222 wall_ms=1790041536140 mono_ms=592 first_write=none event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-09-22T01:45:37.3731493Z     CONN_LIFECYCLE: conn=1 controller session=1 endpoint=receipt-seat by=local controller session=1 endpoint=receipt-seat by=1111111111111111111111111111111111111111111111111111111111111111 wall_ms=1790041536140 mono_ms=592 first_write_wall_ms=1790041535591 first_write_mono_ms=43 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-09-22T01:45:37.3732288Z 
2026-09-22T01:45:37.3732587Z     thread 'broker::tests::input_receipt_local_is_silent_then_remote_stays_bound_across_take' (38180) panicked at crates\spt-daemon\src\broker.rs:10596:13:
2026-09-22T01:45:37.3732993Z     publication wakes the repeat's prompt
2026-09-22T01:45:37.3733302Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-09-22T01:45:37.3733597Z     SPAWN_PHASE:receipt-seat phase=row_removed session=1 lived_ms=1775
2026-09-22T01:45:37.3733775Z 
2026-09-22T01:45:37.3733857Z   Cancelling due to test failure: 15 tests still running
2026-09-22T01:45:37.4813647Z         PASS [   1.977s] (2905/3280) spt-store spool::tests::deferred_mirrors_active_only_window_across_all_three
2026-09-22T01:45:37.4814763Z         PASS [   1.948s] (2906/3280) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-09-22T01:45:37.4830576Z         PASS [   1.895s] (2907/3280) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-09-22T01:45:37.5152483Z         PASS [   2.179s] (2908/3280) spt-store spool::tests::active_window_drain_suppresses_idle_only_and_honors_include_deferred
2026-09-22T01:45:37.5153147Z         PASS [   1.926s] (2909/3280) spt-store spool::tests::drain_take_ack_is_double_deliver_safe
2026-09-22T01:45:37.5578928Z         PASS [   8.901s] (2910/3280) spt-store monic::tests::monic_crud_round_trip
2026-09-22T01:45:37.5779242Z         PASS [   2.175s] (2911/3280) spt-store spool::tests::audited_take_records_taker_provenance_unaudited_leaves_null
2026-09-22T01:45:37.5802735Z         PASS [   2.096s] (2912/3280) spt-store spool::tests::concurrent_take_yields_exactly_one_winner
2026-09-22T01:45:37.6114574Z         PASS [   1.977s] (2913/3280) spt-store spool::tests::idle_edge_claims_never_take_a_deferred_row
2026-09-22T01:45:37.6199326Z         PASS [   2.023s] (2914/3280) spt-store spool::tests::evaporate_drops_only_ephemeral_non_deferred_undelivered
2026-09-22T01:45:37.6950275Z         PASS [   2.004s] (2915/3280) spt-store spool::tests::no_binary_idle_drain_spools_not_pty
2026-09-22T01:45:37.7528821Z         PASS [   2.120s] (2916/3280) spt-store spool::tests::event_part_body_persists_byte_exact
2026-09-22T01:45:38.0028834Z         PASS [   8.215s] (2917/3280) spt-store monic::tests::the_delivery_edge_evaluates_the_live_kinds_and_not_the_inert_ones
2026-09-22T01:45:40.7384049Z         PASS [  13.731s] (2918/3280) spt-store monic::tests::clone_copies_without_trampling_and_stamps_what_it_copied
2026-09-22T01:45:41.2937738Z         PASS [  13.941s] (2919/3280) spt-store monic::tests::different_monics_never_conflict_across_instances
2026-09-22T01:45:41.2939228Z ────────────
2026-09-22T01:45:41.2939586Z      Summary [  73.362s] 2919/3280 tests run: 2918 passed (7 leaky), 1 failed, 1 skipped
2026-09-22T01:45:41.2940267Z         FAIL [   1.926s] (2904/3280) spt-daemon broker::tests::input_receipt_local_is_silent_then_remote_stays_bound_across_take
2026-09-22T01:45:41.2941087Z warning: 361/3280 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-09-22T01:45:41.2985583Z error: test run failed
2026-09-22T01:45:41.9842088Z ##[error]Process completed with exit code 1.
